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

Hand Commands for Ada do nothing in Simulation #155

Closed
rachelholladay opened this issue Jun 29, 2015 · 3 comments
Closed

Hand Commands for Ada do nothing in Simulation #155

rachelholladay opened this issue Jun 29, 2015 · 3 comments
Labels

Comments

@rachelholladay
Copy link
Member

The commands:
-robot.arm.hand.OpenHand()
-robot.arm.hand.CloseHand()
-robot.arm.hand.CloseHandTight()

for ADA as listed in base/micohand.py do nothing in simulation. MoveHand(), however, does what you would expect.

@psigen
Copy link
Member

psigen commented Jul 1, 2015

Umm, am I missing something, or do these functions not actually get around to moving the hand anywhere in simulation?

if self.simulated:

Edit: nevermind, they are using the mysterious robot.task_manipulation package that I've only ever seen throw weird warnings.

@mkoval
Copy link
Member

mkoval commented Jan 10, 2016

@Stefanos19 Can you look into this?

@Stefanos19
Copy link
Contributor

Fixed with PR #254

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

No branches or pull requests

4 participants