Open rafal-gorecki opened 1 year ago
Same problem here!
Just one Astra camera connected, but the SDK finds 2 devices. Fails when trying to open the "default" device.
Replicated the same issue on a different robot. This time with 2 Orbbec Astra cameras. Launching the default astra.launch detects 4 devices, and fails to open the camera.
Any updates on this? I'm facing the same issue here.
This repo is still working for Astra https://github.com/orbbec/ros2_astra_camera
Hello, I have two orbbec camera: "Astra" and "Astra +". Using the ROS2 repo, I configured an environment on Ubuntu 22 with ROS humble installed. After building the package, however, I have a problem with initializing the "Astra" camera. As long as "Astra +" (ros2 launch orbbec_camera astra_adv.launch.py) starts without any problems. This is how executing ros2 launch orbbec_camera astra.launch.py with only the "Astra" camera connected causes the following error:
Output of command
ros2 run orbbec_camera list_camera_profile_mode_node
:I would ask for help in starting the "Astra" camera. I will also add that I tested the devices separately (only one camera was connected at a time) and I don't know if it matters, but Astra was purchased over 1 year ago (mayby there was some changes in firmware). Both camera are also visible in
lsusb
devices.