Skip to content

This package converts pointcloud in Isaac Sim to velodyne format.

Notifications You must be signed in to change notification settings

liuxiao916/isaac_sim_pointcloud_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isaac_sim_pointcloud_tool

This package converts pointcloud in Isaac Sim to velodyne format. This is a ROS package. It subscribes to the LiDAR rostopic which is published by Isaac Sim. And it republish a LiDAR rostopoic in Velodyne format.

Some SLAM algorithm needs pointcloud in Velodyne format so that it can extract corner points. But Isaac ROS only send pointcloud contains XYZ information. This package helps to convert pointcloud to velodyne format.

This is my lidar config in Isaac Sim. (VLP-16)

Lidar config LiDAR

Before
before

After
after

Successfully run LVI-SAM
SLAM

About

This package converts pointcloud in Isaac Sim to velodyne format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published