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

Obstacle avoidance algorithm #1

Closed
pras2020 opened this issue Feb 27, 2018 · 1 comment
Closed

Obstacle avoidance algorithm #1

pras2020 opened this issue Feb 27, 2018 · 1 comment

Comments

@pras2020
Copy link

What obstacle avoidance algorithm was used in the code to estimate the decision from the depth image

https://www.researchgate.net/publication/264887011_Comparative_Presentation_of_Real-Time_Obstacle_Avoidance_Algorithms_Using_Solely_Stereo_Vision

In the above article there are three methods
1.Mean estimation method
2.Threshold estimation method
3.Multi threshold method

please help me to understand the algorithm for obstacle avoidance in stereo vision

@icboredman
Copy link
Owner

I used AMCL, part of ROS navigation stack. Please see my blog page for more information about the project.

Sorry for a very late reply. :)

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

2 participants