Browse Source

update plotting

zhm-real 5 years ago
parent
commit
538e218aa2
1 changed files with 1 additions and 1 deletions
  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
 """