File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# ouster_decoder
22
3- This decoder is intended to replace the ouster_ros package from https://github.com/ouster-lidar/ouster_example
3+ This driver/decoder is intended to replace the ` ouster_ros ` package from
4+ https://github.com/ouster-lidar/ouster_example , providing a ROS1 driver for the
5+ Ouster lidars.
6+
7+ The driver offers a set of
8+ features compared to the manufacturer example driver:
9+
10+ - Detection of missing data packages: by observing the package sequence number
11+ we are able to detect lost packages from the sensor and notify the user.
12+
13+ - Included LiDAR configuration file: no more need for the metadata json file.
14+
15+ The code has been tested in ROS Noetic, and has been tested with firmwares up to 2.1.
416
517## Usage
618
You can’t perform that action at this time.
0 commit comments