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

Behaviour with impossible targets in 'goto_position' method in V-REP #83

Open
show0k opened this issue May 28, 2015 · 0 comments
Open
Labels

Comments

@show0k
Copy link
Member

show0k commented May 28, 2015

If I type the below command

poppy.head_z.goto_position(5000,0)

the head_z motor will be blocked and no other commands (in the range of the real motor positions limits) will affect this motor.
This strange behaviour is only present on the V-REP simulator.

Should it not raise an error if the goto_position or goal_position commands are beyond motors limits ?

@show0k show0k added the bug label May 28, 2015
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

1 participant