Skip to content

Commit 7f7210e

Browse files
author
Giorgio Medico
committed
fix pr
1 parent 6c61fb0 commit 7f7210e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

interpolatepy/polynomials.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@ class PolynomialTrajectory:
108108
acceleration, and jerk. The polynomials ensure smooth motion profiles with continuous
109109
derivatives up to the jerk level, making them ideal for robotics and control applications.
110110
111-
Parameters
112-
----------
113-
None : This is a utility class with static methods only.
114-
115111
Methods
116112
-------
117113
order_3_trajectory(initial, final, time)

0 commit comments

Comments
 (0)