husky / husky_simulator

Simulator packages for the Clearpath Husky for Indigo & prior. For kinetic, visit https://github.com/husky/husky
http://wiki.ros.org/Robots/Husky
29 stars 52 forks source link

Remove robot_pose_ekf from launch files #9

Closed servos closed 9 years ago

servos commented 9 years ago

Remove launching robot_pose_ekf from the simulation launch files to eliminate any confusion. Due to the changes to the TF tree (removal of base_footprint) this node no longer functions with this setup.

In the future this will be replaced by the use of robot_localization node.

mikepurvis commented 9 years ago

LGTM.