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

[pr2eus_moveit] planning with base #234

Open
furushchev opened this issue Jun 19, 2016 · 5 comments
Open

[pr2eus_moveit] planning with base #234

furushchev opened this issue Jun 19, 2016 · 5 comments

Comments

@furushchev
Copy link
Member

I'm totally a moveit newbie.
I found the config file of pr2:

    <group name="whole_body">
        <group name="base" />
        <group name="arms" />
        <group name="torso"/>
    <group/>

refer: https://github.com/jsk-ros-pkg/jsk_pr2eus/blob/master/pr2eus_moveit/euslisp/pr2eus-moveit.l#L81-L82

Does it mean we can plan a collision aware motions including not only arm / torso but also base?
If so, how do I use pr2eus_moveit to plan with base?
@YoheiKakiuchi @k-okada

@YoheiKakiuchi
Copy link
Member

Does it mean we can plan a collision aware motions including not only arm / torso but also base?

yes

If so, how do I use pr2eus_moveit to plan with base?

not implemented yet

@k-okada
Copy link
Member

k-okada commented Jun 20, 2016

On Sun, Jun 19, 2016 at 6:46 PM, Furushchev [email protected]
wrote:

If so, how do I use pr2eus_moveit to plan with base?

I think so , but it may not so usefull, i think

◉ Kei Okada

@YoheiKakiuchi
Copy link
Member

it may not so usefull, i think

+1

@furushchev
Copy link
Member Author

@YoheiKakiuchi @k-okada Could you explain why you think so? I don't have such an impression at all now.

@k-okada
Copy link
Member

k-okada commented Jun 20, 2016

  • from theroy navigaiton planning and motion planing are same
  • so if we create C-space of base, you can create navigation planning ->
    出来ている
  • but if you try to run this on real robot you have to care about many
    thinngs, speed/accel limitation, recovery mode....
  • and I haven't seen anyone using this feature on real robots -> 出来ていない

◉ Kei Okada

On Mon, Jun 20, 2016 at 1:26 PM, Furushchev [email protected]
wrote:

@YoheiKakiuchi https://github.com/YoheiKakiuchi @k-okada
https://github.com/k-okada Could you explain why you think so? I don't
have such an impression at all now.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#234 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAeG3GSCHXpksdwGWJuoi8UGY5Gyj0VUks5qNhaOgaJpZM4I5IVn
.

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

No branches or pull requests

3 participants