- Fix CMakeLists + package.xmls (#548)
- Initialization of filter with GPS and odometry.
- Contributors: Martin Günther, Vincent Rabaud, azaganidis
- add to install script/ directory
- add execute bit to scripts/wtf.py
- robot_pose_ekf/src/odom_estimation_node.cpp: add to print gps sensor and used/not used in getStatus
- Contributors: Kei Okada
- update maintainer email
- Contributors: Michael Ferguson
- Fix bfl includes in robot_pose_ekf
- Contributors: Jochen Sprickerhof
- Fix EKF topic name so that it is unaffected by tf_prefix
- Install launch files, closes #249
- Fixed hardcoded tf frames issue by fetching base_footprint_frame_ value from param server and using it in OdomEstimation filter
- Fixed hardcoded tf frames issue by adding variables for output and base_footprint frames along with mutator methods
- Contributors: Jochen Sprickerhof, Michael Ferguson, Murilo FM
- fix robot_pose_ekf test
- Contributors: Michael Ferguson
- fix build, was broken by #175
- Contributors: Michael Ferguson
- Even longer Time limit for EKF Test
- make rostest in CMakeLists optional
- Contributors: David Lu!!, Lukas Bulwahn
- check for CATKIN_ENABLE_TESTING
- Download test data from download.ros.org instead of willow
- Change maintainer from Hersh to Lu
- Package URL Updates
- upgrade depracated download data calls.
- use tf_prefix to lookup and send transforms