We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9343064 + 14bc292 commit 9c9e300Copy full SHA for 9c9e300
src/compas_fab/robots/targets.py
@@ -230,7 +230,7 @@ class PointAxisTarget(Target):
230
The tool tip coordinate frame relative to the flange coordinate frame of the robot.
231
If not specified, the target point is relative to the robot's flange (T0CF) and the
232
Z axis of the flange can rotate around the target axis.
233
- nane : str, optional
+ name : str, optional
234
The human-readable name of the target.
235
Defaults to 'Point-Axis Target'.
236
"""
0 commit comments