Skip to content

Commit

Permalink
Merge branch 'new-planning-target-class' of https://github.com/compas…
Browse files Browse the repository at this point in the history
…-dev/compas_fab into new-planning-target-class
  • Loading branch information
yck011522 committed Apr 26, 2024
2 parents 949b0ec + d3bf8f0 commit 5168010
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 @@ -208,7 +208,7 @@ class PointAxisTarget(Target):
Attributes
----------
target_point : :class:`compas.geometry.Point`
The target point defined relative to the robot's world coordinate frame (WCF).
The target point defined relative to the world coordinate frame (WCF).
target_z_axis : :class:`compas.geometry.Vector`
The target axis is defined by the target_point and pointing towards this vector.
The tool tip coordinate frame (TCF)'s Z axis can rotate around this axis.
Expand Down

0 comments on commit 5168010

Please sign in to comment.