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 all,
I am trying to replicate this package with a bag file for velodyne vlp16. The bag file I am playing publishes the /pointcloud topic in "map" frame
and in the launch file, lidarslam.launch.py file, I renamed the input_cloud to match with bag file topic-
but the /map or /modified topic does not seem to output anything, what frame should I select in my global_frame_id and robot_frame_id of the lidarslam.yaml file to publish the map. Also, should I add any static transform publisher between my frames.
These questions might sound basic, but it will help me to achieve SLAM
The text was updated successfully, but these errors were encountered:
Hi all,
I am trying to replicate this package with a bag file for velodyne vlp16. The bag file I am playing publishes the /pointcloud topic in "map" frame
and in the launch file, lidarslam.launch.py file, I renamed the input_cloud to match with bag file topic-
but the /map or /modified topic does not seem to output anything, what frame should I select in my global_frame_id and robot_frame_id of the lidarslam.yaml file to publish the map. Also, should I add any static transform publisher between my frames.
These questions might sound basic, but it will help me to achieve SLAM
The text was updated successfully, but these errors were encountered: