Sample code for connecting to and configuring ouster sensors, reading and visualizing data, and interfacing with ROS.
See the README.md
in each subdirectory for details.
- ouster_client/ contains an example C++ client for ouster sensors
- ouster_viz/ contains a basic visualizer ouster sensors
- ouster_ros/ contains example ROS nodes for publishing point cloud messages
- NOTE: Please ignore the CMakeSettings.json files as they are specific to windows
- Sample sensor output usable with the provided ROS code is available here