Skip to content

Use rviz to draw trajectory in Tum format in text files

License

Notifications You must be signed in to change notification settings

hsiaochao/showpath_tum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

showpath_tum

introduce

Use rviz to draw path trajectories in geometry_msgs/PoseStamped format in. bag files

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
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, and the effect is:

Participate in contributions

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

About

Use rviz to draw trajectory in Tum format in text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published