File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Python codes for robotics algorithm.
77
88
99
10+
1011# Table of Contents
1112 * [ What is this?] ( #what-is-this )
1213 * [ Requirements] ( #requirements )
@@ -69,6 +70,8 @@ Python codes for robotics algorithm.
6970 * [ Linear–quadratic regulator (LQR) steering control] ( #linearquadratic-regulator-lqr-steering-control )
7071 * [ Linear–quadratic regulator (LQR) speed and steering control] ( #linearquadratic-regulator-lqr-speed-and-steering-control )
7172 * [ Model predictive speed and steering control] ( #model-predictive-speed-and-steering-control )
73+ * [ Arm Navigation] ( #arm-navigation )
74+ * [ Two joint arm to point control] ( #two-joint-arm-to-point-control )
7275 * [ License] ( #license )
7376 * [ Contribution] ( #contribution )
7477 * [ Support] ( #support )
732735
733736## Two joint arm to point control
734737
735- Two josint arm control simulation to a point.
738+ Two joint arm to a point control simulation .
736739
737740![ 3] ( https://github.com/AtsushiSakai/PythonRobotics/raw/master/ArmNavigation/two_joint_arm_to_point_control/animation.gif )
738741
@@ -776,3 +779,4 @@ PayPal donation is also welcome.
776779
777780
778781
782+
You can’t perform that action at this time.
0 commit comments