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

It is caused by wrong parameters (propably TrajectoryPlanerROS parameters). Best way to deal with it is to save "good parameters" somewhere by rosparam dump [file_name] and load if something goes wrong by rosparam load [file_name]

ofc. the "apt-get" works too, but it's not really convenient