Skip to content

Commit

Permalink
Merge branch 'feature-multiple-targets-waypoints' of https://github.c…
Browse files Browse the repository at this point in the history
…om/compas-dev/compas_fab into feature-multiple-targets-waypoints
  • Loading branch information
yck011522 committed May 30, 2024
2 parents 9343064 + 14bc292 commit 9c9e300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compas_fab/robots/targets.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ class PointAxisTarget(Target):
The tool tip coordinate frame relative to the flange coordinate frame of the robot.
If not specified, the target point is relative to the robot's flange (T0CF) and the
Z axis of the flange can rotate around the target axis.
nane : str, optional
name : str, optional
The human-readable name of the target.
Defaults to 'Point-Axis Target'.
"""
Expand Down

0 comments on commit 9c9e300

Please sign in to comment.