/velodyne

entc-18-fyp-15/repositories: velodyne

Primary LanguageC++OtherNOASSERTION

Dependencies

# install pcap library
sudo apt-get install git libpcap-dev 

# install ros-<DISTRO>-geometry2
sudo apt-get install ros-noetic-geometry2

Reference

  1. Getting Started with the Velodyne VLP16
  2. Velodyne

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.