amadeuszsz / ouster_example

Ouster sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Stars Docker Pulls GitHub Build Status FOSSA Status

OS-1 Example Code

Sample code for connecting to and configuring the OS-1, reading and visualizing data, and interfacing with ROS.

See the README.md in each subdirectory for details.

Contents

  • ouster_client/ contains an example C++ client for the OS-1 sensor
  • ouster_viz/ contains a visualizer for the OS-1 sensor
  • ouster_ros/ contains example ROS nodes for publishing point cloud messages

Sample Data

  • Sample sensor output usable with the provided ROS code is available here

About

Ouster sample code

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 47.7%Language:Objective-C 38.3%Language:Lua 6.1%Language:Shell 4.3%Language:CMake 3.2%Language:Dockerfile 0.4%