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

Upgrade TrajoptLib to use larger solver tolerance #451

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

calcmogul
Copy link
Member

No description provided.

@calcmogul calcmogul merged commit 13c2b43 into SleipnirGroup:main Apr 12, 2024
15 checks passed
@calcmogul calcmogul deleted the upgrade-trajoptlib branch April 12, 2024 06:22
spacey-sooty pushed a commit to spacey-sooty/Choreo that referenced this pull request Jun 23, 2024
idk why but my ide is acting up so there are probably errors that ill fix later. Anyway, I added a static field in Choreo.java which stores the current trajectory that the robot is on. Calling choreoSwerveCommand() will update this to the trajectory it is given, and then, when finished, put it back to an empty trajectory. There is also now a new static event() method in Choreo.java which returns a trigger for if the robot is currently on a trajectory given as an argument.

holy guacamole i forgot a semicolon

imported trigger

i mightve jumped the gun but i was bored so heres another event function. is this good

more methodsgit add .! more

le fixes

Add list of keyboard shortcuts to document settings (SleipnirGroup#447)

Co-authored-by: Jacob Trentini <[email protected]>

Feature: Context Menu (SleipnirGroup#448)

* add context menu with popover

* format

* silence error with conflicting mouseevent

* format

* works but only if you hot reload (fixing with next commit)

* step 1 out of predicted 2: migrate local state to uiState

* step 2/2: move d3 callback to overlaywaypoint

* format

* format and refactorings

* address @calcmogul's concerns

Upgrade TrajoptLib to use larger solver tolerance (SleipnirGroup#451)

organization and comments

renaming

cleanup java impl

fix docs

format
spacey-sooty pushed a commit to spacey-sooty/Choreo that referenced this pull request Jun 23, 2024
idk why but my ide is acting up so there are probably errors that ill fix later. Anyway, I added a static field in Choreo.java which stores the current trajectory that the robot is on. Calling choreoSwerveCommand() will update this to the trajectory it is given, and then, when finished, put it back to an empty trajectory. There is also now a new static event() method in Choreo.java which returns a trigger for if the robot is currently on a trajectory given as an argument.

holy guacamole i forgot a semicolon

imported trigger

i mightve jumped the gun but i was bored so heres another event function. is this good

more methodsgit add .! more

le fixes

Add list of keyboard shortcuts to document settings (SleipnirGroup#447)

Co-authored-by: Jacob Trentini <[email protected]>

Feature: Context Menu (SleipnirGroup#448)

* add context menu with popover

* format

* silence error with conflicting mouseevent

* format

* works but only if you hot reload (fixing with next commit)

* step 1 out of predicted 2: migrate local state to uiState

* step 2/2: move d3 callback to overlaywaypoint

* format

* format and refactorings

* address @calcmogul's concerns

Upgrade TrajoptLib to use larger solver tolerance (SleipnirGroup#451)

organization and comments

renaming

cleanup java impl

fix docs

format
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.

1 participant