File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,9 @@ All animation gifs are stored here: [AtsushiSakai/PythonRoboticsGifs: Animation
161
161
162
162
<img src =" https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/Localization/extended_kalman_filter/animation.gif " width =" 640 " alt =" EKF pic " >
163
163
164
- Documentation: [ Notebook] ( https://github.com/AtsushiSakai/PythonRobotics/blob/master/Localization/extended_kalman_filter/extended_kalman_filter_localization.ipynb )
164
+ Ref:
165
+
166
+ - [ documentation] ( https://atsushisakai.github.io/PythonRobotics/modules/localization/extended_kalman_filter_localization_files/extended_kalman_filter_localization.html )
165
167
166
168
## Particle filter localization
167
169
@@ -532,7 +534,7 @@ Path tracking simulation with iterative linear model predictive speed and steeri
532
534
533
535
Ref:
534
536
535
- - [ notebook ] ( https://github.com/AtsushiSakai/ PythonRobotics/blob/master/PathTracking/model_predictive_speed_and_steer_control/Model_predictive_speed_and_steering_control.ipynb )
537
+ - [ documentation ] ( https://atsushisakai. github.io/ PythonRobotics/modules/path_tracking/model_predictive_speed_and_steering_control/model_predictive_speed_and_steering_control.html )
536
538
537
539
- [ Real\- time Model Predictive Control \( MPC\) , ACADO, Python \| Work\- is\- Playing] ( http://grauonline.de/wordpress/?page_id=3244 )
538
540
@@ -544,7 +546,7 @@ A motion planning and path tracking simulation with NMPC of C-GMRES
544
546
545
547
Ref:
546
548
547
- - [ notebook ] ( https://github.com/AtsushiSakai/ PythonRobotics/blob/master/PathTracking/ cgmres_nmpc/cgmres_nmpc.ipynb )
549
+ - [ documentation ] ( https://atsushisakai. github.io/ PythonRobotics/modules/path_tracking/ cgmres_nmpc/cgmres_nmpc.html )
548
550
549
551
550
552
# Arm Navigation
@@ -584,7 +586,7 @@ This is a 3d trajectory generation simulation for a rocket powered landing.
584
586
585
587
Ref:
586
588
587
- - [ notebook ] ( https://github.com/AtsushiSakai/ PythonRobotics/blob/master/AerialNavigation/ rocket_powered_landing/rocket_powered_landing.ipynb )
589
+ - [ documentation ] ( https://atsushisakai. github.io/ PythonRobotics/modules/aerial_navigation/ rocket_powered_landing/rocket_powered_landing.html )
588
590
589
591
# Bipedal
590
592
You can’t perform that action at this time.
0 commit comments