This repository provides rviz plugin to display pose covariance information using an ellipsoid and a cone.
The plugin currently supports geometry_msgs/PoseWithCovariance
, geometry_msgs/PoseWithCovarianceStamped
and nav_msgs/Odometry
. This work is based on [this discussion] discussion and on this tutorial tutorial.
This package requires at least ROS Fuerte
(instructions here)
Checkout the hydro branch into a catkin workspace and run catkin_make
roscore
rosrun rviz rviz
rosrun rviz_plugin_covariance send_test_msgs.py
Add new rviz display of type PoseWithCovariance
Select the /test_covariance
topic