Kinovarobotics / ros2_kortex

ROS2 driver for the Gen3 Kinova robot arm
Other
48 stars 46 forks source link

Camera images published with incorrect frame #189

Open timmarkhuff opened 12 months ago

timmarkhuff commented 12 months ago

Image messages are published to /wrist_mounted_camera/image with the wrong frame_id.

They are published with frame_id=color_optical_frame, however if you inspect the robot in RViz, you will see that no such frame exists.

I believe the messages should be published with frame_id=camera_color_frame.

aalmrad commented 1 month ago

Hello, apologies for the later reply. We are recently trying to tackle the issues on our github repositories more actively. Please refer to the newly added Vision Module section in this repository and let me know if you face any issue.

Sincerely, Abed