Interbotix / interbotix_ros_rovers

ROS Packages for Interbotix Rovers
BSD 3-Clause "New" or "Revised" License
31 stars 31 forks source link

[Question]: perception pipeline with an edited higher camera tower will get wrong point cloud,how can i fix that? #22

Closed lxsy-xcy closed 1 year ago

lxsy-xcy commented 1 year ago

Question

For some reason, we want to make the camera tower higher, and we did that. mmexport1664613060887

But when we want to practice the perception pipeline, the point cloud just lower than expected. mmexport1664613012974

And we wonder how to solve that problem.

(I am not an English speaker and I hope I express my issue clearly.)

Robot Model

locobot_wx250s

Operating System

Ubuntu 18.04

ROS Version

ROS1 Melodic

Anything Else

No response

lukeschmitt-tr commented 1 year ago

Have you modified the URDF to include the higher supports and camera position? To do this, you should either add extra links to the URDF, or change the origin of the pan-and-tilt mechanism to reflect the changes you have made to the robot.

If you did modify the URDF, please send the contents of your console and the results of using the arm tag calibration GUI.

lukeschmitt-tr commented 1 year ago

Closing due to lack of activity. Feel free to reopen if necessary.