moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
controllers.hpp File Reference
Include dependency graph for controllers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moveit_setup::controllers::AdditionalControllerField
 Structure for containing information about types of additional parameters. More...
class  moveit_setup::controllers::Controllers

Namespaces

namespace  moveit_setup
namespace  moveit_setup::controllers

Typedefs

using moveit_setup::controllers::FieldPointers = std::vector<std::shared_ptr<AdditionalControllerField>>
 Convenience alias.