alievk / didi_pipeline

Pipeline for the Udacity/Didi Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final pipeline code here.

ROS (catkin) package for Udacity/Didi Competition data visualization and modelling. Any contribution is welcome!

Dependencies

This requires ROS Kinetic. Please refer to the ROS Documentation on how to build catkin packages.

Other dependencies:

Usage

Launch the visualiver:

roslaunch didi_pipeline visualize.launch

Play a bag file:

roslaunch didi_pipeline play.launch bag:=absolute_path_to_bag_file

About

Pipeline for the Udacity/Didi Challenge


Languages

Language:CMake 64.0%Language:Python 36.0%