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

Refactored MotionPlanner so that objective can be passed separately. #277

Merged
merged 3 commits into from
Aug 26, 2022

Conversation

luisenp
Copy link
Contributor

@luisenp luisenp commented Aug 24, 2022

Motivation and Context

Motion planner objective can be created separately, allowing one to modify the objective before wrapping in an optimizer and TheseusLayer. Note that this is a breaking change, old MotionPlanner code won't work anymore.

Closes #272

@luisenp luisenp requested a review from mhmukadam August 24, 2022 20:10
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 24, 2022
Copy link
Contributor

@mhmukadam mhmukadam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@luisenp luisenp merged commit 73c5b32 into main Aug 26, 2022
@luisenp luisenp deleted the lep.separate_motion_planner_objective branch August 26, 2022 15:46
suddhu pushed a commit to suddhu/theseus that referenced this pull request Jan 21, 2023
…acebookresearch#277)

* Refactored MotionPlanner so that objective can be passed separately.

* Made MotionPlannerObjective accessible from theseus.utils.examples.

* Removed irrelevant text from notebooks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants