File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
nav2_gradient_costmap_plugin
nav2_straightline_planner Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<library path =" nav2_gradient_costmap_plugin_core" >
2
- <class name = " nav2_gradient_costmap_plugin/GradientLayer " type =" nav2_gradient_costmap_plugin::GradientLayer" base_class_type =" nav2_costmap_2d::Layer" >
2
+ <class type =" nav2_gradient_costmap_plugin::GradientLayer" base_class_type =" nav2_costmap_2d::Layer" >
3
3
<description >This is an example plugin which puts repeating costs gradients to costmap</description >
4
4
</class >
5
5
</library >
Original file line number Diff line number Diff line change 1
1
<library path =" nav2_sms_behavior_plugin" >
2
- <class name = " nav2_sms_behavior/SendSms " type =" nav2_sms_behavior::SendSms" base_class_type =" nav2_core::Behavior" >
2
+ <class type =" nav2_sms_behavior::SendSms" base_class_type =" nav2_core::Behavior" >
3
3
<description >This is an example plugin which produces an SMS text message behavior.</description >
4
4
</class >
5
5
</library >
Original file line number Diff line number Diff line change 1
1
<library path =" nav2_straightline_planner_plugin" >
2
- <class name = " nav2_straightline_planner/StraightLine " type =" nav2_straightline_planner::StraightLine" base_class_type =" nav2_core::GlobalPlanner" >
2
+ <class type =" nav2_straightline_planner::StraightLine" base_class_type =" nav2_core::GlobalPlanner" >
3
3
<description >This is an example plugin which produces straight path.</description >
4
4
</class >
5
5
</library >
You can’t perform that action at this time.
0 commit comments