Hi,
I’m working on Nova Orin Dev kit with Hawk+Owl cameras, I’m following the documentation:Getting Started — isaac_ros_docs documentation and I’m running jetpack6.0 with packages on release 3.1. I’ve installed ros-humble-isaac-ros-argus-camera
package from binaries (apt).
nova orin init preflight checker is all green
When I launch ros2 launch isaac_ros_argus_camera isaac_ros_argus_camera_mono.launch.py
the output on rviz2 is very bad: I got a black image with some flashing pixels here and there. I have no errors in the terminal, only a warning: “No GXF scheduler specified”
Am I missing something? Please advise