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

outlet/plug detection tries to do tf transformpose with old stamp (ros ticket #3921) #29

Open
ahendrix opened this issue Sep 9, 2013 · 0 comments

Comments

@ahendrix
Copy link
Member

ahendrix commented Sep 9, 2013

When the outlet or plug detector receives a prior, it attempts to transform this prior into the camera frame every time an image comes in. The first 10 seconds this works, but after that the tb buffer is too old. For now I increased the size of the tf buffer, but the right approach is to transform the prior once in the goalcb, and then never have to do this again.

The same counts for the wall normal that is provided to the outlet detector.

trac data:

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