Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roslaunch from Script Error #10

Open
cps154 opened this issue Mar 25, 2016 · 0 comments
Open

Roslaunch from Script Error #10

cps154 opened this issue Mar 25, 2016 · 0 comments

Comments

@cps154
Copy link

cps154 commented Mar 25, 2016

I wrote a roslaunch file that calls the raspicam node perfectly when typed into the terminal. However, when I call it using a script with the line
xterm -hold -e "roslaunch first package raspicam.launch" &

I get this error:
ERROR: cannot launch node of type [raspicam/raspicam_node]: raspicam
ROS path [0]=/opt/ros/groovy/share/ros
ROS path [1]=/home/pi/working space
ROS path [2]=/opt/ros/groovy/share
ROS path [3]=/opt/ros/groovy/stacks

I use another roslaunch file to call the image_transport node and it works fine in the script.
Any idea what's happening here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant