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

Fix namespace of params for trajectory_execution #24

Open
wants to merge 1 commit into
base: indigo-devel
Choose a base branch
from

Conversation

wkentaro
Copy link

@wkentaro wkentaro commented Aug 17, 2016

screenshot from 2016-08-17 13 28 12

@gavanderhoorn
Copy link
Member

Can you provide a bit more detail? Why do you feel this needs to be changed?

trajectory_execution.launch.xml is a generated file, so if we determine the proposed change is something we'd like to see happening, I'd rather we first update the template file in moveit_setup_assistant (here), and then manually update all MoveIt configuration pkgs in both fanuc and fanuc_experimental to include the same change.

@wkentaro
Copy link
Author

Because the correct name space seems to be /move_group/trajectory_execution according to the rqt_reconfigure.
Without this PR, the parameters are not set correctly, and params in rqt_reconfigure becomes like below (being set the default value defined in .cfg file):
image

I'm not sure why this happens, but can be a bug of moveit_setup_assistant.

@wkentaro
Copy link
Author

wkentaro commented Aug 17, 2016

I reported to moveit/moveit#61

@gavanderhoorn
Copy link
Member

Ok, thanks for clarifying. Must say I've never run into this myself, but that's probably because I never changed the parameter values in the launch files, always afterwards with dyn_recfg.

If we decide in moveit/moveit#61 that the parameters should be pushed down into the trajectory_execution namespace, would you be willing to update all MoveIt configurations in fanuc_experimental?

@wkentaro
Copy link
Author

If there is no other way, I will do that.

2016年8月17日水曜日、G.A. vd. [email protected]さんは書きました:

Ok, thanks for clarifying. Must say I've never run into this myself, but
that's probably because I never changed the parameter values in the launch
files, always afterwards with dyn_recfg.

If we decide in moveit/moveit#61
moveit/moveit#61 that the parameters
should be pushed down into the trajectory_execution namespace, would you
be willing to update all MoveIt configurations in fanuc_experimental?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#24 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEHFkxhOfVStGUmpabdtw_O7xqk87Y-9ks5qguAAgaJpZM4JmFXT
.

和田 健太郎 / Kentaro Wada
http://wkentaro.com

@gavanderhoorn
Copy link
Member

@wkentaro wrote:

If there is no other way, I will do that.

Well the 'other way' would be me doing it, which is fine, but then it'd take a while :).

But no worries if you don't have the time.

@gavanderhoorn
Copy link
Member

This can only be merged after Indigo gets a new MoveIt release that includes the changes in moveit/moveit#72 and moveit/moveit#73. We'll have to wait for moveit/moveit#100 to be completed.

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

Successfully merging this pull request may close these issues.

2 participants