Skip to content

Example of how to use rviz to visualize PoseArray (usefull for mcl localization)

Notifications You must be signed in to change notification settings

mmedvede/ps7_rviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle array visualization using rviz.

See ./example/randomposes.py for python example. C++ is similar. The hardest part is to assemble the PoseArray message. Rviz is able to visualize it as an arrows.

The visualization.launch file also starts mapserver which publishes the map.

Running an example

roslaunch ps7_rviz visualization.launch

In separate terminal:

rosrun ps7_rviz randomposes.py

About

Example of how to use rviz to visualize PoseArray (usefull for mcl localization)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages