Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Segfault on line ros::init(int&, char**, constant char, unsigned int) issue how to fix #48

Open
sbt-tbs opened this issue Oct 11, 2014 · 0 comments

Comments

@sbt-tbs
Copy link
Contributor

sbt-tbs commented Oct 11, 2014

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

@sbt-tbs sbt-tbs mentioned this issue Oct 11, 2014
@hjed hjed removed the Comp label Jan 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants