Krishtof-Korda / ouster_example_cartographer

Ouster sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Stars Docker Pulls GitHub

Sample code for doing SLAM with an Ouster sensor. Also includes example code for connecting to and configuring the Ouster sensor, 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 Ouster sensor
  • ouster_viz/ contains a visualizer for the Ouster sensor
  • ouster_ros/ contains example ROS nodes for publishing point cloud messages
  • cartographer_ros/ contains example Cartographer ROS configuration files for doing SLAM with an Ouster sensor

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++ 59.8%Language:Objective-C 30.2%Language:Lua 3.9%Language:Shell 3.0%Language:CMake 2.7%Language:Dockerfile 0.3%