Explorar el Código

Merge branch 'master' of https://github.com/zhm-real/path-planning-algorithms

zhm-real hace 5 años
padre
commit
8574a232f9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -20,7 +20,6 @@ Directory Structure
             ├── bidirectional_Astar3D.py                # Bidirectional A*_3D
             ├── RTA_Astar3D.py                          # Real-time Adaptive A*_3D
             └── LRT_Astar3D.py                          # Learning Real-time A*_3D
-        └── gif                                         # Animations
     └── Sampling-based Planning
         └── rrt_2D
             ├── rrt.py                                  # rrt : goal-biased rrt