ros2 video device
For the image_tools package in ROS2, how do I set the video device if I have a usb cam for example.
For the image_tools package in ROS2, how do I set the video device if I have a usb cam for example.
This package is using OpenCV to get the input of the camera (check this link for a more detailed example: https://docs.opencv.org/3.0-beta/doc/... ): https://docs.opencv.org/3.0-beta/modu...
The interesting part for you is: https://github.com/ros2/demos/blob/71...
Where the example does the init of the video capture stream if the boolean burger_mode
is false
.
You will need to know the device ID of the camera which should be related to the USB port number the camera is connected to.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-07-14 08:10:43 -0600
Seen: 602 times
Last updated: Jul 24 '18
How to call spin_some or spin_until_future_complete in member functions
ROS 2 Bouncy : Node, Log and Classes best practice
ROS on Windows: Subsystem for Linux, ROS 2 or ROS with Docker on Windows
rqt image view cannot run in foxy
Buildfarm - Failing to find dependencies
ros2 launch_test gtest parameters argument