ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The argument for the init method in control_toolbox has changed. In the default_robot_hw_sim.cpp file, replace the method

(pid_controllers_[j].init(nh,true)) with (pid_controllers_[j].init(nh))