mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
fix: DistanceMap doc autofunction (#1143)
This commit is contained in:
@@ -17,9 +17,9 @@ The algorithm is demonstrated on a simple 2D grid with obstacles:
|
||||
API
|
||||
~~~
|
||||
|
||||
.. autofunction:: PathPlanning.DistanceMap.distance_map.compute_sdf
|
||||
.. autofunction:: Mapping.DistanceMap.distance_map.compute_sdf
|
||||
|
||||
.. autofunction:: PathPlanning.DistanceMap.distance_map.compute_udf
|
||||
.. autofunction:: Mapping.DistanceMap.distance_map.compute_udf
|
||||
|
||||
References
|
||||
~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user