Add sub-directory support #882
Labels
component: backend
Rust/Tauri backend
component: choreolib-cpp
component: choreolib-java
component: choreolib-python
component: ui
UI frontend
type: qol
Quality of life features, non-critical.
I asked pathplanner to add this last year and it was super helpful for our organization of paths and would love to see it in Choreo as well.
A good first step would be to simply allow
/
in the path names rather than a massive UI update. Obviously the library would have to recurse thedeploy/choreo
directory and users would have to call out the parent directory when they callloadTrajectory
. Since the GUI seems to sort things alphabetically it would look like a flattened directory tree, but like paths would still be placed next to like paths.The text was updated successfully, but these errors were encountered: