Skip to content

Commit

Permalink
spring 2024 new features
Browse files Browse the repository at this point in the history
added rigid body class
added trajectory generator class
added gymnasium and stablebaseline3 wrappers
added drawing tools
added plane class
added trajectory tracking lqr controller
added controller graphic output function
added dynamic plot for trajectory optimization
  • Loading branch information
alx87grd authored Apr 10, 2024
2 parents 0090ac0 + bb1820b commit 449fe71
Show file tree
Hide file tree
Showing 145 changed files with 5,339 additions and 10,893 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ MANIFEST
*.npy
*.csv
*.mat
*.zip

# Output files #
############################
Expand Down
46 changes: 0 additions & 46 deletions dev/active_suspension/test_2d_curve.py

This file was deleted.

Loading

0 comments on commit 449fe71

Please sign in to comment.