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

Add threshold for Cartesian Path motion execution #21

Open
rkojcev opened this issue Aug 29, 2014 · 0 comments
Open

Add threshold for Cartesian Path motion execution #21

rkojcev opened this issue Aug 29, 2014 · 0 comments

Comments

@rkojcev
Copy link
Collaborator

rkojcev commented Aug 29, 2014

Just a simple add on which will decide whether or not a Cartesian path is to be executed by the robot.
If the success of the Cartesian Path is above certain threshold then the MoveIt will execute this path if not the robot will not move at all.
For example if we have 8% success of Cartesian path of execution, this path should not be executed by the MoveIt.
I know this number is very user depended and different users would like to have different numbers but it would be nice feature to add...

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

No branches or pull requests

1 participant