Skip to content

mmedvede/ps7_rviz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
map
 
 
 
 
 
 
 
 
 
 
 
 

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