Stopping the controller

This method will call when a controller is stopped. The stopping() method will execute as the last update() call and only executes once. The stopping() method will not fail and return nothing too. The following is the declaration of the stopping() method:

virtual void stopping(); 

Get Mastering ROS for Robotics Programming - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.