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

image_show and image_view lock up immediately #12

Open
lucasw opened this issue Mar 2, 2018 · 1 comment
Open

image_show and image_view lock up immediately #12

lucasw opened this issue Mar 2, 2018 · 1 comment

Comments

@lucasw
Copy link
Owner

lucasw commented Mar 2, 2018

image_show updates a few frames, image_view locks up on the first frame.

It is possible to run image_view after launching screen_grab:

roslaunch screen_grab screen_grab.launch use_image_show:=false
rosrun image_view image_view

And it works fine.

What about loading image_show into the same nodelet manager or a separate one?

Maybe there is an issue with just the very first few frames out of screen_grab?

@lucasw
Copy link
Owner Author

lucasw commented Mar 2, 2018

This also locks up when run after screen_grab launches:

rosrun nodelet nodelet load image_show/ImageShow nodelet_manager

Try a new nodelet_manager.

rosrun nodelet nodelet load image_show/ImageShow man2
rosrun nodelet nodelet manager __name:=man2

This works fine.

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