-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Got the cases where points are going in a positive direction to a neg…
…ative direction working and vice verca. Also added a final setpoint checker and put the next velocity from last velocity + last acceleration checker back in
- Loading branch information
Sean Doyle
authored and
Sean Doyle
committed
Aug 27, 2017
1 parent
a690cac
commit e86a74b
Showing
13 changed files
with
110 additions
and
70 deletions.
There are no files selected for viewing
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/KinematicsTester$InvalidAccelerationException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/KinematicsTester$InvalidFinalPosition.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...kspace/MotionProfiling/bin/KinematicsTester$InvalidNextVelocityFromLastAcceleration.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/KinematicsTester$InvalidVelocityException.class
Binary file not shown.
Binary file modified
BIN
+1.19 KB
(120%)
eclipse-workspace/MotionProfiling/bin/KinematicsTester.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...orkspace/MotionProfiling/bin/kinematics/KinematicsSimpler$InvalidDimentionException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/kinematics/KinematicsSimpler$Path.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/kinematics/KinematicsSimpler$Point.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/kinematics/KinematicsSimpler$TrajectoryPaths.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/kinematics/KinematicsSimpler$TrajectoryPoint.class
Binary file not shown.
Binary file modified
BIN
+203 Bytes
(100%)
eclipse-workspace/MotionProfiling/bin/kinematics/KinematicsSimpler.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters