Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot outputs for trajectory classes #100

Closed
Woolfrey opened this issue Mar 11, 2024 · 5 comments
Closed

Plot outputs for trajectory classes #100

Woolfrey opened this issue Mar 11, 2024 · 5 comments
Assignees
Labels
task Work that needs completing

Comments

@Woolfrey
Copy link
Owner

At the moment the data is being printed to the screen.

It would be a good idea to save the data to a .csv file, then plot it in Python to ensure validity.

@Woolfrey Woolfrey added the task Work that needs completing label Mar 11, 2024
@Woolfrey Woolfrey self-assigned this Mar 11, 2024
@Woolfrey
Copy link
Owner Author

Polynomial Trajectories

image

image

image

@Woolfrey
Copy link
Owner Author

Trapezoidal Velocity

image

image

@Woolfrey
Copy link
Owner Author

Woolfrey commented Mar 18, 2024

Spline (Polynomial with Waypoints)

image

@Woolfrey
Copy link
Owner Author

Trapezoidal Velocity with Waypoints

image

image

@Woolfrey
Copy link
Owner Author

Numbers look good so I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work that needs completing
Projects
Development

No branches or pull requests

1 participant