Skip to content

sykwer/awf_velodyne

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for VelodyneLiDAR VLS sensors (It currently supports VLS-128).

The code is highly leveraged from https://github.com/ros-drivers/velodyne.

This code is only tested in ROS 2 Humble.

Compile instruction:

colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release

Note: The packages in this repository depend on velodyne_msgs in the velodyne repository. Therefore, this repository might need the update if there are any updates in the dependent package. Currently, this repository is tested with v2.4.0 of the velodyne_msgs from commit hash d8cf623a922b1f12995e8c71295924c2905bd9a3.

About

Velodyne ROS driver for VLS sensors.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.4%
  • CMake 5.5%
  • Python 4.9%
  • Shell 0.2%