Skip to content

LCAS/ouster_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • C++ 94.4%
  • CMake 5.6%