ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to install gscam in ROS hydro ?

asked 2013-09-10 09:30:35 -0500

rosqueries gravatar image

updated 2013-11-14 11:19:28 -0500

tfoote gravatar image

Hello,

How can i install gscam for webcam images in ROS Hydro in ubuntu 12.04? I tried to install it using synaptic manager in ubuntu. But when i run "roscd gscam" in terminal, it says that no command found.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-09-11 14:10:42 -0500

tfoote gravatar image

No command founds suggests that you have not setup your ROS envionment and roscd cannot be found. Make sure that you have sourced the setup.bash which is appropriate.

edit flag offensive delete link more

Comments

Although roscd is unable to found gscam but gscam node starts working from the terminal. The problem i facing is that everytime, i have to set GSCAM_CONFIG="v4l2src device=/dev/video0 ! video/x-raw-rgb ! ffmpegcolorspace from terminal and then run rosrun gscam gscam. I have already kept that line in .bash but still its not working and i have to write that first in terminal. How can i get rid of it...how can i start gscam from roslaunch?

rosqueries gravatar image rosqueries  ( 2013-09-11 23:01:07 -0500 )edit

Question Tools

Stats

Asked: 2013-09-10 09:30:35 -0500

Seen: 568 times

Last updated: Sep 11 '13