Skip to content

Added topic that enables/disables Aruco detections #141

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

Conversation

jack-digilabs
Copy link
Contributor

This allows enabling and disabling of Aruco detections to save on CPU.

@rohbotics rohbotics self-requested a review December 11, 2018 17:48
@rohbotics
Copy link
Member

Thanks for the PR!

Looks good, but I think the enable and disable should be a service call instead of a topic. Probably http://docs.ros.org/api/std_srvs/html/srv/SetBool.html would be the best choice.

@jack-digilabs
Copy link
Contributor Author

Agreed. At the time it was easier to make it a topic but it would fit better as a service. Working on it now!

@rohbotics
Copy link
Member

No need to close the PR, you can just modify this one.

@rohbotics rohbotics reopened this Dec 11, 2018
@ghost ghost assigned rohbotics Dec 11, 2018
@ghost ghost added the in progress label Dec 11, 2018
@jack-digilabs
Copy link
Contributor Author

Alright should be good to go @rohbotics !

@rohbotics
Copy link
Member

Looks good.

Thanks for the contribution!

@rohbotics rohbotics merged commit 1a04aa6 into UbiquityRobotics:kinetic-devel Dec 12, 2018
@ghost ghost removed the in progress label Dec 12, 2018
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

Successfully merging this pull request may close these issues.

2 participants