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

Paper or concept on stereo based obstacle avoidance #1

Open
pras2020 opened this issue Jan 30, 2018 · 8 comments
Open

Paper or concept on stereo based obstacle avoidance #1

pras2020 opened this issue Jan 30, 2018 · 8 comments

Comments

@pras2020
Copy link

Is there any paper or concept available online for orb based stereo matching and obstacle avoidance, that is for the implemented code.

@aarontan-git
Copy link

@pras2020 i am also interested in this, is there any documentation explaining the concept behind the obstacle avoidance here?

@sourishg
Copy link
Owner

You can check out this paper: https://www.joydeepb.com/Publications/jpp.pdf

@hoppss
Copy link

hoppss commented Jun 15, 2018

which type of pointgray stereo camera do you use ? bumblebee ?

@sourishg
Copy link
Owner

Two Blackfly IMX 249

@hoppss
Copy link

hoppss commented Jul 16, 2018

Hi, Thanks for your help.
Could you tell you what type of blackfly imax 249 do you use ?
usb3 or gige interface are supported by this pointgrey ros dirver ?
gray or rgb color camera ? BFLY-U3-13S2C-CS? (color, usb3,30fps)

@YangSiri
Copy link

Hi, @sourishg

What if i'm using ZED on jackal. What else should i change except calibration file?

Looking forward to your help.

@sourishg
Copy link
Owner

Hi @YangSiri, you need to launch ZED using its ROS driver, and then change the camera topic names inside the code. A better way to do this would be to create a launch file and parameterize all the topic names used in the code.

@YangSiri
Copy link

YangSiri commented Dec 14, 2019

Thanks, @sourishg

I will try. This is really convenient. Thanks for your work.;)

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

5 participants