You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, for sensing monocular camera, how to configure it to use isaac_ros_argus_camera?
I can get the camera image using the following command gst-launch-1.0 -v v4l2src device=“/dev/video1” ! video/x-raw,width=1280,height=720,format=UYVY ! xvimagesink
I tried to run it and got the following error