Starting the ROS controller

The starting() method executes once just before running the controller. This method will only execute once before updating/running the controller. This method will work in a hard real-time manner. The starting() method declaration is given as follows:

virtual void starting();

The controller can also call the starting() method when it restarts the controller without unloading it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.59.198