moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
ControllerInfo Struct Reference

#include <controllers_config.hpp>

Public Attributes

std::string name_
std::string type_
std::vector< std::string > joints_
std::map< std::string, std::string > parameters_

Detailed Description

Single controller "instance" configuration

Definition at line 51 of file controllers_config.hpp.

Member Data Documentation

◆ joints_

Definition at line 55 of file controllers_config.hpp.

◆ name_

◆ parameters_

std::map<std::string, std::string> moveit_setup::controllers::ControllerInfo::parameters_

Definition at line 56 of file controllers_config.hpp.

◆ type_


The documentation for this struct was generated from the following file: