Full-screen image display (ros-pkg ticket #409)
hershwg opened this issue · 1 comments
hershwg commented
Vision people want a full-screen image display.
- X-based?
- Console?
- Both?
trac data:
- Owner: jfaust
- Reporter: jfaust
- Reported at: Mon Oct 13 15:57:17 2008
- URL: http://code.ros.org/trac/ros-pkg/ticket/409
hershwg commented
[jfaust] I know you said you didn't need it right away, but since X-based is fine, I took a few minutes to update the current camera panel to support this.
rosrun wx_camera_panel standalone_camera.py --fs --minimal
It assumes that the incoming image is on the "/image" topic. If it needs to be a different topic we can work that out.