Skip to content

Commit e84452b

Browse files
committed
Fix IK docs
1 parent 203cc78 commit e84452b

10 files changed

+68
-4
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
ETS.ik\_LM
4+
======
5+
6+
.. currentmodule:: roboticstoolbox.robot.ETS
7+
8+
.. automethod:: roboticstoolbox.robot.ETS.ETS.ik_LM
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:orphan:
22

3-
ETS.ik\_gn
3+
ETS.ik\_GN
44
======
55

66
.. currentmodule:: roboticstoolbox.robot.ETS
77

8-
.. automethod:: roboticstoolbox.robot.ETS.ETS.ik_gn
8+
.. automethod:: roboticstoolbox.robot.ETS.ETS.ik_GN
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:orphan:
22

3-
ETS.ik\_nr
3+
ETS.ik\_NR
44
======
55

66
.. currentmodule:: roboticstoolbox.robot.ETS
77

8-
.. automethod:: roboticstoolbox.robot.ETS.ETS.ik_nr
8+
.. automethod:: roboticstoolbox.robot.ETS.ETS.ik_NR
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ik\_GN
4+
======
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ik_GN
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ik\_LM
4+
======
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ik_LM
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ik\_NR
4+
======
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ik_NR
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ikine\_GN
4+
=========
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ikine_GN
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ikine\_LM
4+
=========
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ikine_LM
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ikine\_NR
4+
=========
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ikine_NR
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:orphan:
2+
3+
Robot.ikine\_QP
4+
=========
5+
6+
.. currentmodule:: roboticstoolbox.robot.Robot
7+
8+
.. automethod:: roboticstoolbox.robot.Robot.Robot.ikine_QP

0 commit comments

Comments
 (0)