mac137 / velodyne

ROS support for Velodyne 3D LIDARs

Home Page:http://ros.org/wiki/velodyne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This fork

In the original repo, velodyne_pointcloud is always timestamped according to either the beginning or the end of the revolution of Velodyne lidars. This fork changes this behaviour in such a way that these timestmaps are always synced with the points in front of the sensor. If you would like to project lidar points onto a camera space that is also facing the front, then this repo can help to reduce the discrepancy of the projection when your senors are moving.


Overview

Velodyne1 is a collection of ROS2 packages supporting Velodyne high definition 3D LIDARs3.

Warning:

The master branch normally contains code being tested for the next ROS release. It will not always work with every previous release. To check out the source for the most recent release, check out the tag <version> with the highest version number.

The current master branch works with ROS Kinetic and Melodic. CI builds are currently run for Kinetic and Melodic.

About

ROS support for Velodyne 3D LIDARs

http://ros.org/wiki/velodyne

License:Other


Languages

Language:C++ 85.8%Language:Python 7.6%Language:CMake 6.4%Language:Shell 0.2%