Re: [ros-users] viewing usb webcam stream with rviz

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: User discussions
Onderwerp: Re: [ros-users] viewing usb webcam stream with rviz
Hi,
try image_view. "rosrun image_view image_view image:=<topic>"
-Suat


On Thu, Apr 28, 2011 at 2:28 AM, Matt McLellan <> wrote:

> Hi,
>
> Does anyone have any experience with viewing a image stream from a usb
> webcam?
>
> I have the usb_cam node (part of the bosch_drivers package) running, but I
> can't seem to view the video in rviz. It gives me an error saying 'fixed
> frame does not exist'. I get the same error when I run the camera using the
> uvc_camera node as well.
>
> With both nodes, I can see that the camera is turned on (the led next to
> the lens lights up), and I can display the raw image dump i a terminal, but
> what is the best way to actually view the video?
>
> Thanks.
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>