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

Could Video4Linux (V4L) usb camera worked with Jetson TX2 running ROS Kinetic?

asked 2018-04-19 00:47:29 -0500

KokLeong gravatar image

Hi,

Below please find my proposed setup:

  1. Board version --> Nvidia Jetson TX2
  2. OS version --> Ubuntu 16.04 LTS
  3. ROS version --> Kinetic Kame
  4. ROS package for V4L driver --> usb_cam
  5. V4L utilities Ubuntu package that used by usb_cam --> v4l-utils
  6. ROS package for interface btw ROS and OpenCV --> cv_bridge

My application requirement is to use a Video4Linux (V4L) vision camera to take a footage. The footage will be handled by the usb_cam node and publishes as a ROS image message. The ROS image message is converted into the OpenCV image data via cv_bridge node. The OpenCV image data can then be analyzed for pattern recognition or other purpose.

I have tried all these on a laptop and is functioning, will it work under Jetson TX2.

Many thanks for your kind advise.

edit retag flag offensive close merge delete

Comments

Why did you delete your previous question? You can edit your question next time instead of creating a new one.

jayess gravatar image jayess  ( 2018-04-19 03:20:58 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-04-20 01:40:16 -0500

I have a setup with Ubuntu 16.04, ROS Kinetic, and using usb_cam, that definitely works on the TX2. You'd have to check for the cv_bridge, especially if you use OpenCV4Tegra, but you can also install OpenCV now.

Good luck!

edit flag offensive delete link more

Comments

Hi Cyril,

Many thanks for your kind sharing. Have a good week.

BR, Kok Leong

KokLeong gravatar image KokLeong  ( 2018-04-22 19:44:09 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-04-19 00:47:29 -0500

Seen: 579 times

Last updated: Apr 20 '18