Skip to content

Commit

Permalink
Update readme for config.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
marmik18 authored Aug 29, 2024
1 parent 2105c20 commit aee68a9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/source/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,19 @@ Adds a ``base_link`` without inertia as root. This is often necessary for ROS us

Specifies the robot name.

``additionalXML``
``additionalUrdfFile``
~~~~~~~~~~~~~~~~~

*optional*

Specifies a file with XML content that is inserted into the URDF/SDF at the end of the file. Useful to add things that can't be modelled in onshape, e.g. simulated sensors.
Specifies a file with XML content that is inserted into the URDF at the end of the file. Useful to add things that can't be modelled in onshape, e.g. simulated sensors.

``additionalSdfFile``
~~~~~~~~~~~~~~~~~

*optional*

The same as ``additionalUrdfFile`` but for the SDF output.

``useFixedLinks``
~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit aee68a9

Please sign in to comment.