42 #ifndef __ROS_CONTROL_GAZEBO_ROBOT_HW_SIM_H 43 #define __ROS_CONTROL_GAZEBO_ROBOT_HW_SIM_H 45 #include <gazebo/physics/physics.hh> 61 hardware_interface_(hardware_interface)
86 const std::string& robot_namespace,
88 gazebo::physics::ModelPtr parent_model,
90 std::vector<transmission_interface::TransmissionInfo> transmissions) = 0;
119 #endif // ifndef __ROS_CONTROL_GAZEBO_ROBOT_HW_SIM_H
virtual void eStopActive(const bool active)
Set the emergency stop state.
std::string hardware_interface_
JointData(const std::string &name, const std::string &hardware_interface)
Gazebo plugin version of RobotHW.
Plugin template for hardware interfaces for ros_control and Gazebo.