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

How to get the goal state of Rviz by programming? #57

Closed
LMNcnu opened this issue Jan 6, 2017 · 2 comments
Closed

How to get the goal state of Rviz by programming? #57

LMNcnu opened this issue Jan 6, 2017 · 2 comments

Comments

@LMNcnu
Copy link

LMNcnu commented Jan 6, 2017

#55

Hi,bother again,I want to get the orange arm's state(just every joint's angle), could you tell me?
Because the orange's arm is goal state ,is not current state. So I can't get the state by move_group.getCurrentState().
Thanks!

@davetcoleman
Copy link
Member

Please only post this question in one issue for MoveIt!

@LMNcnu
Copy link
Author

LMNcnu commented Jan 9, 2017

OK,i got it

@LMNcnu LMNcnu closed this as completed Jan 9, 2017
davetcoleman pushed a commit that referenced this issue May 15, 2018
* adding changes to move_group.launch
* very minor fixup to chomp
JonisK added a commit to JonisK/moveit_tutorials that referenced this issue Aug 6, 2018
… Some typos.

In some places it does not make sense to replace the pr2 with the panda arm because the panda arm is fixed to the environment (see line moveit#57) and does not have a left and a right arm (see line moveit#81). I would suggest replacing panda with a mobile robot (e.g. the pr2) in line moveit#57 and using less specific termes like left_arm and right_arm in line moveit#81. Also, there were two typos that ocurred to me when reading the tutorial.
v4hn pushed a commit that referenced this issue Aug 20, 2018
… Some typos. (#209)

In some places it does not make sense to replace the pr2 with the panda arm because the panda arm is fixed to the environment (see line #57) and does not have a left and a right arm (see line #81). I would suggest replacing panda with a mobile robot (e.g. the pr2) in line #57 and using less specific termes like left_arm and right_arm in line #81. Also, there were two typos that ocurred to me when reading the tutorial.
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

2 participants