Imenmabrouk6
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by Imenmabrouk6-
hi MartyX Grover Thanks for the suggestion. I followed the steps. Here are the results: When I run the node using: ros2 run realsense2_camera realsense2_camera_node --ros-args -p enable_infr...
-
I still get the same error with , ros2 run realsense2_camera realsense2_camera_node
-
Hi MartyG At first, I tried uninstalling and reinstalling only the ROS2 wrapper, but that didn’t solve the issue. So I decided to start fresh: I completely flashed my Jetson Orin AGX( ros humble...
-
Hi MartyX Grover , I tried your suggestion, but I'm still facing the same error, and nothing happens.
-
Hi MartyX Grover I’m still getting the same error and no image is found
-
hi MartyG, the version of ROS2 wrapper is correct .
-
I have tried both methods: Running the node with ros2 run realsense2_camera realsense2_camera_node.Launching it using ros2 launch realsense2_camera rs_launch.py. I still get the same error in both ...
-
Thank you MartyX Groverfor your reply! I followed your recommendation and ran htop while the RealSense ROS2 wrapper was running. Here are my observations: CPU Usage:-The CPU usage is not excessive...
-
Hi MartyG , I successfully installed librealsense using the libuvc backend . Thanks so much.