Open marvin-oh opened 5 months ago
Fixes a bug in SimpleTrajectoryPlanner.set_trajectory() function. There was a missing term for gravity in the calculation of the y-axis position of the parabolic equation.
Fixes #8
Description
Fixes a bug in SimpleTrajectoryPlanner.set_trajectory() function. There was a missing term for gravity in the calculation of the y-axis position of the parabolic equation.
Fixes #8
Type of change