Skip to content

emzhang/ouster_example-mimic_16

 
 

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.

mimic_16 fork

This fork mimics the output of an OS1-16 in the three sample clients provided. All visualizers will output 16 channels of data in the point cloud and the ambient, intensity, and range images. The unused 48 channels are zeroed out.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 49.0%
  • Objective-C 48.0%
  • CMake 3.0%