Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to save the poincloud map #41

Open
ajxdhe opened this issue Aug 6, 2022 · 2 comments
Open

How to save the poincloud map #41

ajxdhe opened this issue Aug 6, 2022 · 2 comments

Comments

@ajxdhe
Copy link

ajxdhe commented Aug 6, 2022

I start the ct_icp by using roslaunch ct_icp_odometry ct_icp_slam.launch and rosbag play semantickitti_sequence07.bag and now I want to save the pointcloud map my rostopic list is
SUMMARY

Published topics:

  • /move_base_simple/goal [geometry_msgs/PoseStamped] 1 publisher
  • /vehicle [geometry_msgs/PoseStamped] 1 publisher
  • /rosout [rosgraph_msgs/Log] 2 publishers
  • /velodyne_points [sensor_msgs/PointCloud2] 1 publisher
  • /rosout_agg [rosgraph_msgs/Log] 1 publisher
  • /clicked_point [geometry_msgs/PointStamped] 1 publisher
  • /tf_static [tf2_msgs/TFMessage] 1 publisher
  • /clock [rosgraph_msgs/Clock] 1 publisher
  • /initialpose [geometry_msgs/PoseWithCovarianceStamped] 1 publisher
  • /tf [tf2_msgs/TFMessage] 1 publisher
  • /odom_pose [nav_msgs/Odometry] 1 publisher

Subscribed topics:

  • /ct_icp/gt_pose/odom [nav_msgs/Odometry] 1 subscriber
  • /ct_icp/pose/odom [nav_msgs/Odometry] 1 subscriber
  • /rosout [rosgraph_msgs/Log] 2 subscribers
  • Published topics:
  • /move_base_simple/goal [geometry_msgs/PoseStamped] 1 publisher
  • /vehicle [geometry_msgs/PoseStamped] 1 publisher
  • /rosout [rosgraph_msgs/Log] 2 publishers
  • /velodyne_points [sensor_msgs/PointCloud2] 1 publisher
  • /rosout_agg [rosgraph_msgs/Log] 1 publisher
  • /clicked_point [geometry_msgs/PointStamped] 1 publisher
  • /tf_static [tf2_msgs/TFMessage] 1 publisher
  • /clock [rosgraph_msgs/Clock] 1 publisher
  • /initialpose [geometry_msgs/PoseWithCovarianceStamped] 1 publisher
  • /tf [tf2_msgs/TFMessage] 1 publisher
  • /odom_pose [nav_msgs/Odometry] 1 publisher

Subscribed topics:

  • /ct_icp/gt_pose/odom [nav_msgs/Odometry] 1 subscriber
  • /ct_icp/pose/odom [nav_msgs/Odometry] 1 subscriber
  • /rosout [rosgraph_msgs/Log] 2 subscribers
  • /velodyne_points [sensor_msgs/PointCloud2] 1 subscriber
  • /tf [tf2_msgs/TFMessage] 1 subscriber
  • /tf_static [tf2_msgs/TFMessage] 1 subscriber
  • /initialpose [geometry_msgs/PoseWithCovarianceStamped] 1 subscriber
  • /ct_icp/key_points [sensor_msgs/PointCloud2] 1 subscriber
    [sensor_msgs/PointCloud2] 1 subscriber
  • /tf [tf2_msgs/TFMessage] 1 subscriber
  • /tf_static [tf2_msgs/TFMessage] 1 subscriber
  • /initialpose [geometry_msgs/PoseWithCovarianceStamped] 1 subscriber
  • /ct_icp/key_points [sensor_msgs/PointCloud2] 1 subscriber

if I use rosrun pcl_ros pointcloud_to_pcd input:=/velodyne

I can only save the map in one frame,but I want to save the whole pointcloud map

@str199044
Copy link

I also want to save the map. Do you know how to get it?

@yuxinpsu
Copy link

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants