- Update demo for astar
- Publish costmaps to ROS for visualization too apart of the custom MRPT GUI
- rviz layout: show rnav selected path
- Improve astar navigation demo
- astar planner: add refine() step and parameter to optionally disable it
- astar node: add two more launch args: problem_world_bbox_margin and problem_world_bbox_ignore_obstacles
- Contributors: Jose Luis Blanco-Claraco
- Merge pull request #149 from mrpt-ros-pkg/feature/utm-coordinates Support UTM global coordinates for geo-referenciated maps
- demo launch file: add "mm_file" as a proper launch required argument instead of an optional env variable
- fix missing linters; tune tutorial params
- Update URL entries in package.xml to each package proper documentation
- ament linters: manually enable just cmake and xml linters
- Contributors: Jose Luis Blanco-Claraco
- add basic astar launch demo
- Merge branch 'ros2' into wip/port-tps-astar
- Merge branch 'ros2' into wip/port-tps-astar
- Contributors: Jose Luis Blanco-Claraco
- Port to ROS2
- Contributors: Jose Luis Blanco-Claraco
- Removed now obsolete tf_prefix
- Contributors: Jose Luis Blanco-Claraco
- fix all catkin_lint errors
- Contributors: Jose Luis Blanco-Claraco
- Upgrade version 0.1.20 (#99)
- Merge branch 'master' into master
- Merge branch 'master' into compat-mrpt-1.5
- Adapted CMakeLists to new mrpt
- Contributors: Borys Tymchenko, Hunter Laux, Jose Luis Blanco-Claraco
- Adapted CMakeLists to new mrpt
- Contributors: Borys Tymchenko, Jose Luis Blanco-Claraco
- make catkin_lint clean
- Remove all errors generated by catkin_lint and cleanup unused templates from CMakeLists.txt files
- Contributors: Jorge Santos, Jose Luis Blanco
- fix problematic (for bloom) German characters
- Contributors: Jose Luis Blanco
- update on gazebo model for tutorial
- Contributors: Markus Bader
- Fix many missing install files
- Contributors: Jose Luis Blanco
- First public binary release.
- re-added run-time deps
- consistent version numbers
- config and demos tested