You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've been trying to use LIO-SAM to map a ros2bag recorded in carla, however I'm not able to make it work.
The topics I have are the following ones:
So I've changes the params.yaml topics settings to:
# Topics
pointCloudTopic: "/carla/ego_vehicle/lidar" # Point cloud data
imuTopic: "/carla/ego_vehicle/imu" # IMU data
odomTopic: "/carla/ego_vehicle/odometry" # IMU pre-preintegration odometry, same frequency as IMU
gpsTopic: "/carla/ego_vehicle/gnss" # GPS odometry topic from navsat, see module_navsat.launch file
With that changes, the SLAM algorithm doesn't work, what else do I need to modify?
Thanks in advance :)
The text was updated successfully, but these errors were encountered:
Hi,
I've been trying to use LIO-SAM to map a ros2bag recorded in carla, however I'm not able to make it work.
The topics I have are the following ones:
The tf_tree is the following:
So I've changes the params.yaml topics settings to:
With that changes, the SLAM algorithm doesn't work, what else do I need to modify?
Thanks in advance :)
The text was updated successfully, but these errors were encountered: