File tree 5 files changed +0
-105
lines changed 5 files changed +0
-105
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ Python codes for robotics algorithm.
31
31
* [ SLAM] ( #slam )
32
32
* [ Iterative Closest Point (ICP) Matching] ( #iterative-closest-point-icp-matching )
33
33
* [ FastSLAM 1.0] ( #fastslam-10 )
34
- * [ Pose Optimization SLAM 2D] ( #pose-optimization-slam-2d )
35
- * [ Pose Optimization SLAM 3D] ( #pose-optimization-slam-3d )
36
34
* [ Path Planning] ( #path-planning )
37
35
* [ Dynamic Window Approach] ( #dynamic-window-approach )
38
36
* [ Grid based search] ( #grid-based-search )
@@ -251,21 +249,6 @@ Ref:
251
249
- [ SLAM simulations by Tim Bailey] ( http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm )
252
250
253
251
254
- ## Pose Optimization SLAM 2D
255
-
256
- This is a graph based 2D pose optimization SLAM example.
257
-
258
- ![ 3] ( https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/SLAM/PoseOptimizationSLAM2D/animation.gif )
259
-
260
-
261
- ## Pose Optimization SLAM 3D
262
-
263
- This is a graph based 3D pose optimization SLAM example.
264
-
265
- ![ 3] ( https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/SLAM/PoseOptimizationSLAM3D/animation.gif )
266
-
267
-
268
-
269
252
# Path Planning
270
253
271
254
## Dynamic Window Approach
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments