RobotLocomotion/spartan

Pybullet sim pointcloud not aligned to world

manuelli opened this issue · 1 comments

Seems like we have a bug somewhere in the pybullet simulation code. The pointcloud is not aligned with the world. My guess is that the transform that PyBullet is using to render the camera image is somehow not matching up with the one being published out to the ROS tf server.

pybullet_sim

We have switched over to the drake sim so I think this is a non-issue for now.