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

Hi Akhilesh,

What is going wrong when calling ros::shutdown()? Have a look at this similar question: Properly bring down active node.

It points to the roscpp docs on shutting down and another question with a detailed answer. You should be able to find all the information you need over there.

Good luck!