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

Python planing interface #8

Open
liquidcronos opened this issue May 24, 2022 · 1 comment
Open

Python planing interface #8

liquidcronos opened this issue May 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@liquidcronos
Copy link
Member

Is your feature request related to a problem? Please describe.
The library should offer at least one easy to use interface to a motion planning framework.

Describe the solution you'd like
Get an overview over the state of the art Tor Python Motion planning and implement interface for suitable candidate. This interface should ideally be capable of connecting to other future libraries to allow for mixing and matching.

Describe alternatives you've considered
Alternatively planning algorithms could be reimplemented as part of the library. This is labor intensive and likely offers no additional benefit.

@liquidcronos liquidcronos added the enhancement New feature or request label May 24, 2022
@liquidcronos
Copy link
Member Author

Overview over python based robot planners:

Name Link Comments
Robotics Toolbox for Python https://github.com/petercorke/robotics-toolbox-python Functionality of Matlabs Robotic Toolbox
Pybullet Planning https://github.com/caelan/pybullet-planning Intrinsic Pybullet Integration

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