TixiaoShan / kitti_ros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

A simple KITTI odometry pose visualization package in ROS.

Compile

cd ~/catkin_ws/src
git clone https://github.com/TixiaoShan/kitti_ros.git
cd ..
catkin_make

Parameter

The kitti sequence parameter kitti_sequence can be changed in run.launch.

Run

roslaunch kitti_ros run.launch

drawing

About


Languages

Language:C++ 85.3%Language:CMake 14.7%