ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
if you have successfully installed the ROS then you can install the usb_cam
by cloning the package from git.
Clone the package from GitHub
git clone https://github.com/ros-drivers/usb_cam.git
Build and source your workspace and that's it.
2 | No.2 Revision |
@gvdhoorn is right
if you have successfully installed the ROS then you can install the usb_cam
by cloning the package from git.
Clone the package from GitHub
git clone https://github.com/ros-drivers/usb_cam.git
Build and source your workspace and that's it.