Offset map in RVIZ (Carla & Autoware) #5374
-
Hi all, I am trying to set up a simulated environment with Town02. I am using the following:
I am using carla_spawn_objects ros package to spawn the car in the simulator. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Any help you can throw my way would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
-
@nawfalz Hi.
Or you can also use CloudCompare. |
Beta Was this translation helpful? Give feedback.
@nawfalz Hi.
Instead of handling it with TF, it's better to directly offset the map coordinates.
You can use pcl_transform_point_cloud for the conversion.
Or you can also use CloudCompare.