Skip to content

uses rviz to draw a full picture of the trajectory in Tum format in a text file at once.

License

Notifications You must be signed in to change notification settings

hsiaochao/showpath_tum_full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

showpath_tum_full

introduce

Compared to https://github.com/hsiaochao/showpath_tum, This work uses rviz to draw a full picture of the trajectory in Tum format in a text file at onc

Software architecture

Description Using ROS system and C++language, refer to CMakeLists.txt for configuration, usually only ROS and cmake need to be installed.

Installation and Compilation

Download this source code into the src folder of your catkin worksapce and catkin_make:

cd ~/catkin_ws/src
git clone https://github.com/hsiaochao/showpath_tum_full
cd ../
catkin_make
source ~/catkin_ws/devel/setup.bash

How to use it

Start the project on a terminal:

roslaunch showpath_tum showpath01.launch

You can complete the playback trajectory in rviz.

Participate in contributions

Fork warehouse Create a new Feature_ Xxx branch Submit code Create a new Pull Request

About

uses rviz to draw a full picture of the trajectory in Tum format in a text file at once.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published