Skip to content

Commit

Permalink
add joint-indexes page
Browse files Browse the repository at this point in the history
  • Loading branch information
ijnek committed May 15, 2021
1 parent f09742e commit 4b20946
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Welcome to nao_interfaces's documentation!
:caption: Contents:

msgs
joint-indexes



Expand Down
4 changes: 4 additions & 0 deletions joint-indexes.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.. _joint_indexes:

Joint Indexes
#############
2 changes: 2 additions & 0 deletions msgs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ Units are in rad/s.
Joints
******

See :ref:`joint_indexes` to see which indexes correspond to which joint

.. code-block:: cpp
float32[25] angles // rad
Expand Down

0 comments on commit 4b20946

Please sign in to comment.