if segmentation fault is encountered that appears on the
os::init(int&, char**, constant char, unsigned int)
line
then the issue is likely to actually be a clash between global variables
ROS apparently uses global variables
signal
battery
do not use these as global variable identifiers
if segmentation fault is encountered that appears on the os::init(int&, char**, constant char, unsigned int) line then the issue is likely to actually be a clash between global variables ROS apparently uses global variables signal battery do not use these as global variable identifiers