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

Refactor planner to use BulletClient #24

Open
swilcock0 opened this issue May 21, 2021 · 2 comments
Open

Refactor planner to use BulletClient #24

swilcock0 opened this issue May 21, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@swilcock0
Copy link
Owner

This will allow the direct planning of a path without losing a current scene. Will also need some kind of clone scene function potentially (as a method of Scene)?

It's gonna be a pain w/ lots of prereqs. Possibly create a new utils module based on bc use.

THOUGHT: Could we use a shared_memory instance instead??

@swilcock0
Copy link
Owner Author

Other thought: Set up an additional robot far away and plan with that.

@swilcock0 swilcock0 added the enhancement New feature or request label May 21, 2021
@swilcock0
Copy link
Owner Author

Possibly don't need to if I just use Bullet for the collision checking w.r.t. geometric assembly planning etc ::shrug::

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant