Explorar el Código

update plotting

zhm-real hace 5 años
padre
commit
538e218aa2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Sampling_based_Planning/rrt_2D/plotting.py

+ 1 - 1
Sampling_based_Planning/rrt_2D/plotting.py

@@ -1,5 +1,5 @@
 """
-Plotting tools for RRT_2D
+Plotting tools for Sampling-based algorithms
 @author: huiming zhou
 """