#include <robot_hw_sim.h>
Public Member Functions | |
JointData (const std::string &name, const std::string &hardware_interface) | |
Public Attributes | |
std::string | hardware_interface_ |
std::string | name_ |
Definition at line 54 of file robot_hw_sim.h.
gazebo_ros_control::JointData::JointData | ( | const std::string & | name, |
const std::string & | hardware_interface | ||
) | [inline] |
Definition at line 59 of file robot_hw_sim.h.
Definition at line 57 of file robot_hw_sim.h.
std::string gazebo_ros_control::JointData::name_ |
Definition at line 56 of file robot_hw_sim.h.