- Update gradient_path.cpp (#576)
- Fix CMakeLists + package.xmls (#548)
- Contributors: Martin Günther, junyu LIANG
- [Fix] Illegal vector visit when no path planned
- Contributors: gjc13
- Add missing angles dependecy
- Contributors: Gary Servin
- Fix for #337
- Contributors: David V. Lu!!
- Fixing various memory freeing operations
- Add Orientation Filter to Global Planner
- Contributors: Alex Bencz, David V. Lu!!, James Servos, Michael Ferguson
- update maintainer email
- Contributors: Michael Ferguson
- Add Gradient Path's cycle limit to GridPath
- When clearing endpoint, do not overwrite potentials
- Consolidate usage of POT_HIGH
- Contributors: David V. Lu!!
- Minor code cleanup
- Update package.xml
- Contributors: David Lu!!, Enrique Fernández Perdomo
- Remove unnecessary colons
- global_planner now pushes the goal onto the end of the global path
- move_base planService now searches out from desired goal
- Contributors: David Lu!!, Kaijen Hsiao
- uses ::hypot(x, y) instead of sqrt(x*x, y*y)
- Contributors: Enrique Fernández Perdomo
- Global Planner Cleanup
- Create the vector reversed instead of reverse it after
- Reversed the plan vector
- global_planner: Fix bgp_plugin.xml file and install it
- Improved Global Planner (from Groovy branch)
- Package URL Updates