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

Support command markers #185

Closed
lidor51 opened this issue Dec 3, 2023 · 2 comments
Closed

Support command markers #185

lidor51 opened this issue Dec 3, 2023 · 2 comments
Milestone

Comments

@lidor51
Copy link

lidor51 commented Dec 3, 2023

Support command markers (both in FE & BE) to a full robot autonomous support.
(You can see PathPlanner implementation as a reference).

@Lewis-Seiden Lewis-Seiden added this to the v2024.1.1 milestone Jan 9, 2024
@0x57e11a
Copy link

Possible implementation could be an Event Waypoint constraint that takes a String, with choreoSwerveCommand taking HashMap<String, Command> to invoke the corresponding commands?
Empty Waypoint could be used for mid-segment events.

@calcmogul
Copy link
Member

This is out of scope for ChoreoLib due to lack of development resources. Use #306 and PathPlannerLib instead.

@calcmogul calcmogul closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
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

No branches or pull requests

4 participants