Skip to content

Hezip/odometry_saver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Store the point cloud and the corresponding pose of each frame


Forked from koide3/odometry_saver

Change to fit aloam's point and odom in interactive_slam

Add service to save map(Should not be too big)

Getting Started

roslaunch odometry_saver online.launch dst_directory:={folder} points_topic:={your topic}
rosbag play {your bag with points / poses}

save map(Point cloud accumulation, without pose)

rosservice call /map_saver  "/home/me/map.pcd"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.3%
  • CMake 18.7%