Skip to content

fyandun/livox_msg_conversions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package for conveting Livox messages

This repo contains code for converting Livox pointcloud2 messages to Livox customized data package format. It is only one way, meaning that the code to conver from customized msg to pointcloud2 is not implemented.

I used the documentation of the livox ROS driver and the driver code to save each message type for getting the correct values for each field.

Conversion for using in FASTLIO and FASTER-LIO

roslaunch livox_msg_conversions convert_to_custom_fastlio.launch

Conversion for using in LIOSAM

Note: This conversion has not been thoroughly tested yet.

roslaunch livox_msg_conversions convert_to_custom_liosam.launch

About

Converting LIVOX pointcloud2 messages to custom msg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published