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

exec.launch command line video debug option #8

Open
javatechs opened this issue Apr 3, 2017 · 1 comment
Open

exec.launch command line video debug option #8

javatechs opened this issue Apr 3, 2017 · 1 comment
Assignees

Comments

@javatechs
Copy link
Contributor

Option added to exec.launch to conditionally launch debug video.
Parameters:
vid: display video debug
Example:
roslaunch robo_magellan exec.launch vid:=true
vs
roslaunch robo_magellan exec.launch

@pryme, please test.

e743809

@pryme
Copy link
Contributor

pryme commented Apr 4, 2017

@javatechs This works on Victoria, assuming the user launched an SSH -X session. If no -X then the following error is generated, although this did not kill ROS in my test. Error is no -X : [image_view-19] process has died [pid 16817, exit code -6, cmd /opt/ros/kinetic/lib/image_view/image_view image:=/cone_finder/colorImage __name:=image_view __log:=/home/robot/.ros/log/01e56f4c-18ca-11e7-bfcc-0007323c4b8f/image_view-19.log]. log file: /home/robot/.ros/log/01e56f4c-18ca-11e7-bfcc-0007323c4b8f/image_view-19*.log

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

2 participants