-
Notifications
You must be signed in to change notification settings - Fork 57
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
[moveit] Waypoint/Trajectory controller for base #95
Comments
Well I have created the plugin and it allows moveit to make all body planning. However the execution is still not good. I'm working in a new controller which is able to execute this all body plans in a coordinated way. If you want we can discuss more about it personally and I can show you what I have. |
In general, I'd say it is better to have code available under ipa320/indigo_dev branch - even though it's under development (or currently not used anymore) - rather than software being hidden from others on some personal fork/branch. Thus, I'd suggest to commit your current version and create an issue describing the current deficiencies |
As discussed, it would be great to commit your plugin - even if it's WIP - to a new package |
Don't worry ;) I will do it! Just give me time ;) |
@ipa-bfb started work here... |
Concept could be: |
This issue is a reminder pointing to code snippets already implemented but not yet yet made available for general usage:
@ipa-bfb, accordiing to @ipa-mdl you implemented a moveit-controller/plugin to be able to use moveit for moving the base of our robots - in particular to execute plans for planning groups involving both base and arm.
Could you point me to this code? Can we add this somewhere as it might be useful in other scenarios...
@fmessmer FYI
The text was updated successfully, but these errors were encountered: