Skip to content

Commit f324db6

Browse files
authored
[Doc moveit_config] Add a note about joint_limits.yaml (UniversalRobots#1764)
1 parent b584d13 commit f324db6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ur_moveit_config/doc/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,11 @@ robot as explained `here <https://moveit.picknik.ai/main/doc/tutorials/quickstar
4949
:start-at: trajectory_execution:
5050
:end-at: execution_duration_monitoring
5151
:caption: moveit_controllers.yaml
52+
53+
.. note::
54+
The MoveIt configuration does contain a ``joint_limits.yaml`` file as it is autogenerated by the
55+
MoveIt Setup Assistant. The joint limits overwrite / augment the ones from the description. This
56+
means that any limits defined here that are also defined in the URDF will be used from the
57+
moveit_config ``joint_limits.yaml`` in the context of MoveIt motion planning.
58+
One way to interpret this is that the URDF describes the hardware's limits, while the
59+
moveit_config provides limits on an application / planning level.

0 commit comments

Comments
 (0)