File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 3
3
<name >teb_local_planner</name >
4
4
5
5
<version >0.9.1</version >
6
-
6
+
7
7
<description >
8
8
The teb_local_planner package implements a plugin
9
9
to the base_local_planner of the 2D navigation stack.
10
10
The underlying method called Timed Elastic Band locally optimizes
11
11
the robot's trajectory with respect to trajectory execution time,
12
- separation from obstacles and compliance with kinodynamic constraints at runtime.
12
+ separation from obstacles and compliance with kinodynamic constraints at runtime.
13
13
</description >
14
-
14
+
15
15
<maintainer email =" christoph.roesmann@tu-dortmund.de" >Christoph Rösmann</maintainer >
16
16
17
17
<license >BSD</license >
18
18
19
19
<url type =" website" >http://wiki.ros.org/teb_local_planner</url >
20
20
21
21
<author email =" christoph.roesmann@tu-dortmund.de" >Christoph Rösmann</author >
22
-
22
+
23
23
<buildtool_depend >ament_cmake</buildtool_depend >
24
-
24
+
25
25
<depend >costmap_converter</depend >
26
26
<depend >costmap_converter_msgs</depend >
27
27
42
42
<depend >tf2_eigen</depend >
43
43
<depend >visualization_msgs</depend >
44
44
<depend >builtin_interfaces</depend >
45
- <exec_depend >nav2_bringup</exec_depend >
46
-
45
+
47
46
<test_depend >ament_cmake_gtest</test_depend >
48
47
49
48
<export >
You can’t perform that action at this time.
0 commit comments