Skip to content

Restructured Codebase#2

Open
NumberRaptor482 wants to merge 7 commits intodevfrom
david-codebase_restructured
Open

Restructured Codebase#2
NumberRaptor482 wants to merge 7 commits intodevfrom
david-codebase_restructured

Conversation

@NumberRaptor482
Copy link
Collaborator

Removed utility functions, bezier, planner, planning_space, and LinearJointVelocityVarying from sea_current and abstracted them into their own respective .hpp header files. Also updated CMakeLists to reflect the creation of the new header files.

Removed classes and utility functions from sea_current.hpp
Moved utility functions from sea_current.hpp to utilities.hpp
Migrated the planning_space class from sea_current to its own dedicated file
Migrated the planner class from sea_current to its own dedicated class
Migrated the bezier class from sea_current to its own dedicated file
Migrated LinearJoingVelocityVarying class from sea_current to its own dedicated file
Updated cmake to reflect the changes made to sea_current and the new header files created
@NumberRaptor482 NumberRaptor482 marked this pull request as ready for review November 14, 2024 17:58
@c-flew
Copy link
Collaborator

c-flew commented Nov 14, 2024

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants