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

How to pause an exploration #67

Open
juvinski opened this issue Feb 2, 2022 · 0 comments
Open

How to pause an exploration #67

juvinski opened this issue Feb 2, 2022 · 0 comments

Comments

@juvinski
Copy link

juvinski commented Feb 2, 2022

Hi,

I'm developing a robot with a depthAI camera to detect persons or objects and when detecting those, evaluate pose, temperature, height and several other information.
I'm trying to use the m-explorer module for the exploration, and when the camera detect the person/object, I need to pause the exploration and after reading the data, resume the exploration.

I tried with the using the Stop and Start methods available at explorer class, but I achieved random results - sometime works, sometime not, and I couldn't figure out why.

Someone has a better idea how can I do that ?

Thanks

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

No branches or pull requests

1 participant