Hi! When I visualize the robot URDF in ROS 2 using rviz, I do not see a wrist camera. Is this expected?
I believe this may be affecting the fact that I have been unable to use ROS to transform points from the wrist camera frame to the base frame. ros2 run tf2_ros tf2_echo camera_depth_frame base_link works as expected for transforming points from the head camera to the base frame, but I have been unable to do so for the wrist camera.
Hi @arjung, Could you verify if your URDF is updated to the latest using the Stretch URDF package? You could do this by executing the following command.