Skip to content

Commit e04be13

Browse files
tetovgonzalocasas
andauthored
Update src/compas_fab/robots/planning_scene.py
Co-Authored-By: Gonzalo Casas <[email protected]>
1 parent a513cba commit e04be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas_fab/robots/planning_scene.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class AttachedCollisionMesh(object):
7777
Parameters
7878
----------
7979
collision_mesh : :class:`compas_fab.robots.CollisionMesh`
80-
The collision mesh we want to attach.
80+
The collision mesh to be attached to the robot model.
8181
link_name : :obj:`str`
8282
The name of the :class:`~compas.robots.Link` the collision mesh will be
8383
attached to.

0 commit comments

Comments
 (0)