I set up a LiDAR model and then set the laser to have a pose relative to the model.
In my dual system environment, I output the Pose() from the raysensor like this:
But in my virtual machine it looks like this:
This causes the laser to shoot out from the origin of the model, and I think is invalid. But I can't find the error. The gazebo version is 11.11, rviz and other environments are the same. Also, using <pose relative_to=> doesn't work. Where could the problem be?
I set up a LiDAR model and then set the laser to have a pose relative to the model. In my dual system environment, I output the Pose() from the raysensor like this: But in my virtual machine it looks like this: This causes the laser to shoot out from the origin of the model, and I think is invalid. But I can't find the error. The gazebo version is 11.11, rviz and other environments are the same. Also, using <pose relative_to=> doesn't work. Where could the problem be?