-
Notifications
You must be signed in to change notification settings - Fork 6
Cleanup ompl servo #467
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
base: main
Are you sure you want to change the base?
Cleanup ompl servo #467
Conversation
0e2d825 to
fcdf4a6
Compare
| ompl_planning: | ||
| package: "factory_sim" | ||
| path: "config/moveit/ompl_planning.yaml" | ||
| stomp_planning: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's remove the stomp_planning config entries and associated stomp_planning.yaml files as well. Those were part of the old MoveIt2 planning pipeline which doesn't exist anymore, so they can go away, as OMPL
|
|
||
| # Set up the user's .bashrc file and shell. | ||
| CMD ["/usr/bin/bash"] | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this Dockerfile change belong to this PR?
| @@ -0,0 +1,101 @@ | |||
| #! /usr/bin/env python3 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this new fuse.launch.py related to this PR?
marioprats
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost 3k lines of configs removed! Excited about this change
Removed references to /configs for ompl planner and servo planner