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

setFlag does not use a secondary program #343

Open
gavanderhoorn opened this issue Aug 27, 2019 · 2 comments
Open

setFlag does not use a secondary program #343

gavanderhoorn opened this issue Aug 27, 2019 · 2 comments
Labels
bug kinetic Issues with the refactor in Kinetic

Comments

@gavanderhoorn
Copy link
Member

Not sure whether this was intentional, but contrary to all the other IO setters in URCommander, URCommander::setFlag(..) does not use a sec program here.

Or at least, there doesn't appear to be a version-specific overload that does.

I'm not aware of any special restrictions to set_flag(..) (the URScript statement) that would make this unsupported, so this may have been an oversight when this functionality was ported.

@gavanderhoorn gavanderhoorn added bug kinetic Issues with the refactor in Kinetic labels Aug 27, 2019
@gavanderhoorn
Copy link
Member Author

The old implementation did use a sec program (here).

@gavanderhoorn
Copy link
Member Author

Related ROS Answers Q&A: set inputs of UR5 from ur_modern_driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kinetic Issues with the refactor in Kinetic
Development

No branches or pull requests

1 participant