add humble-navigation2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<class_libraries>
|
||||
<library path="simple_smoother">
|
||||
<class type="nav2_smoother::SimpleSmoother" base_class_type="nav2_core::Smoother">
|
||||
<description>Does a simple smoothing process with collision checking</description>
|
||||
</class>
|
||||
</library>
|
||||
|
||||
<library path="savitzky_golay_smoother">
|
||||
<class type="nav2_smoother::SavitzkyGolaySmoother" base_class_type="nav2_core::Smoother">
|
||||
<description>Does Savitzky-Golay smoothing</description>
|
||||
</class>
|
||||
</library>
|
||||
</class_libraries>
|
||||
Reference in New Issue
Block a user