Enumerations
roswrap::init_options Namespace Reference

Enumerations

enum  InitOption { NoSigintHandler = 1 << 0, AnonymousName = 1 << 1, NoRosout = 1 << 2 }
 Flags for ROS initialization. More...
 

Enumeration Type Documentation

◆ InitOption

Flags for ROS initialization.

Enumerator
NoSigintHandler 

Don't install a SIGINT handler. You should install your own SIGINT handler in this case, to ensure that the node gets shutdown correctly when it exits.

AnonymousName 

Anonymize the node name. Adds a random number to the end of your node's name, to make it unique.

NoRosout 

Don't broadcast rosconsole output to the /rosout topic.

Definition at line 51 of file init.h.



sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:15