|
3 | 3 | <name>footstep_planner</name> |
4 | 4 | <version>0.4.2</version> |
5 | 5 | <description> |
6 | | - <p>A footstep planner for humanoid / biped robots. The planner builds on SBPL and has anytime as well as dynamic replanning capabilities. The supported planners are: ARA*, AD*, R*.</p> |
7 | | - <p>Details can be found in the following publications:</p> |
8 | | - <p><em>"Humanoid Navigation with Dynamic Footstep Plans"</em> |
9 | | - by J. Garimort, A. Hornung, and M. Bennewitz; published in |
10 | | - Proc. of the IEEE International Conference on Robotics & Automation (ICRA), 2011</p> |
11 | | - <p><em>Anytime Search-Based Footstep Planning with Suboptimality Bounds</em> |
12 | | - by A. Hornung, A. Dornbush, M. Likhachev, and M. Bennewitz; published in |
13 | | - Proc. of the IEEE-RAS International Conference on Humanoid |
14 | | - Robots (HUMANOIDS), 2012 |
15 | | - </p> |
| 6 | + <p>A footstep planner for humanoid / biped robots. The planner builds on SBPL and has anytime as well as dynamic replanning capabilities. The supported planners are: ARA*, AD*, R*.</p> |
| 7 | + <p>Details can be found in the following publications:</p> |
| 8 | + <p><em>"Humanoid Navigation with Dynamic Footstep Plans"</em> |
| 9 | + by J. Garimort, A. Hornung, and M. Bennewitz; published in |
| 10 | + Proc. of the IEEE International Conference on Robotics & Automation (ICRA), 2011</p> |
| 11 | + <p><em>Anytime Search-Based Footstep Planning with Suboptimality Bounds</em> |
| 12 | + by A. Hornung, A. Dornbush, M. Likhachev, and M. Bennewitz; published in |
| 13 | + Proc. of the IEEE-RAS International Conference on Humanoid |
| 14 | + Robots (HUMANOIDS), 2012</p> |
16 | 15 | </description> |
17 | | - <license>GPL 3</license> |
18 | | - <author>Johannes Garimort, Armin Hornung</author> |
19 | | - <maintainer email="HornungA@informatik.uni-freiburg.de">Armin Hornung</maintainer> |
| 16 | + <license>GPLv3</license> |
| 17 | + <author>Johannes Garimort</author> |
| 18 | + <author>Armin Hornung</author> |
20 | 19 | <maintainer email="aravindadp@gmail.com">Pramuditha Aravinda</maintainer> |
21 | 20 | <maintainer email="pyo@robotis.com">Pyo</maintainer> |
22 | | - <url>http://ros.org/wiki/footstep_planner</url> |
| 21 | + <url type="website">http://wiki.ros.org/footstep_planner</url> |
| 22 | + <url type="repository">https://github.com/ROBOTIS-GIT/humanoid_navigation</url> |
| 23 | + <url type="bugtracker">https://github.com/ROBOTIS-GIT/humanoid_navigation/issues</url> |
23 | 24 | <buildtool_depend>catkin</buildtool_depend> |
24 | 25 | <depend>roscpp</depend> |
25 | 26 | <depend>rospy</depend> |
|
0 commit comments