Skip to content

Commit 26e6a39

Browse files
committed
Merge branch 'master' of github.com:gramaziokohler/compas_fab
2 parents 9768165 + ab8cbe5 commit 26e6a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas_fab/robots/trajectory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ class JointTrajectory(Trajectory):
140140
141141
Attributes
142142
----------
143-
trajectory_points: :obj:`list` of :class:`JointTrajectoryPoint`
143+
points: :obj:`list` of :class:`JointTrajectoryPoint`
144144
List of points composing the trajectory.
145145
joint_names: :obj:`list` of :obj:`str`
146146
List of joint names of the trajectory.

0 commit comments

Comments
 (0)