Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depth Image Not Publishing on ROS2 with Femto Mega Camera #53

Open
hamamabrouk opened this issue Jul 12, 2024 · 1 comment
Open

Depth Image Not Publishing on ROS2 with Femto Mega Camera #53

hamamabrouk opened this issue Jul 12, 2024 · 1 comment

Comments

@hamamabrouk
Copy link

hamamabrouk commented Jul 12, 2024

Hello,

I am encountering an issue with the Orbbec Femto Mega camera while using ROS2 Humble. Despite configuring the camera node and setting the necessary parameters, the depth image is not being published on the /camera/depth/image_raw topic. Below are the details of my setup and the steps I've taken to troubleshoot the issue:

1. System Information:

  • Camera Model: Orbbec Femto Mega
  • ROS2 Distro: Humble
  • Firmware Version: 1.2.7
  • SDK Version: v1.10.9-20240705-3a55569
  • Connection: USB 3.2 and Ethernet (tested both)

2. Launch File Configuration:
I have used the launch file provided in your repository.

3. Observations:

  • The IR and RGB images are being published successfully.
  • The depth image, however, is not being published on the /camera/depth/image_raw topic.
  • The point cloud data, which depends on the depth image, is being published, indicating that the depth information is being processed but not published.

4. Additional Tests:

  • I also tested the setup using an Ethernet connection, but the issue persists.
  • Verified the topics using ros2 topic list and ros2 topic echo /camera/depth/image_raw, confirming that the data in depth topic is missing.

5. Parameter List:

  • I retrieved all parameters using ros2 param list /orbbec_camera_node and ros2 param get commands, ensuring they are correctly set.

Despite these steps, the depth image is still not being published. Any guidance or suggestions on how to resolve this issue would be greatly appreciated.

Thank you for your assistance.

jian-dong added a commit that referenced this issue Jul 13, 2024
@zhonghong322
Copy link

Our engineer has fixed this bug. Is your issue resolved now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants