from Original Repo, commit 02fe2a9
This driver is for ROS1 Kinetic/Melodic/Noetic. Up-to-date driver is available solely on ROS1 Noetic.
In this repository, the timestamp of the LiDAR topic is set to ROS time by default.
This repository contains Ouster SDK source code for connecting to and configuring ouster sensors, reading and visualizing data, and interfacing with ROS.
ouster_client <ouster_client/>
_ contains an example C++ client for ouster sensorsouster_pcap <ouster_pcap/>
_ contains C++ pcap functions for ouster sensorsouster_viz <ouster_viz/>
_ contains a customizable point cloud visualizerouster_ros <ouster_ros/>
_ contains example ROS nodes for publishing point cloud messagespython <python/>
_ contains the code for the ouster sensor python SDK (ouster-sdk
Python package)
BSD 3-Clause License, details <LICENSE>
_