We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a513cba commit e04be13Copy full SHA for e04be13
src/compas_fab/robots/planning_scene.py
@@ -77,7 +77,7 @@ class AttachedCollisionMesh(object):
77
Parameters
78
----------
79
collision_mesh : :class:`compas_fab.robots.CollisionMesh`
80
- The collision mesh we want to attach.
+ The collision mesh to be attached to the robot model.
81
link_name : :obj:`str`
82
The name of the :class:`~compas.robots.Link` the collision mesh will be
83
attached to.
0 commit comments