-
Notifications
You must be signed in to change notification settings - Fork 95
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
Usage of RealSense 200 or D400 versus ZED Camera setup #32
Comments
Hi @trgiman We would recommend using RealSense + Jetson + Ardupilot for e.g. obstacle avoidance. ZED was also Okay but RealSense provides better performance in dark place or completely whiten place without patterns e.g. wall. Cheers |
Hi @yankailab, Thank you very much for this information. I have been working only with R200 so far using Intel Aero Board. Currently waiting for delivery of Jetson TX2 related UAV HW. It helps to know, that D400 series would perform better in dark (this is what I will need actually). My goal among others is to be able to eliminate compass usage by using OpenKAI 1.Did vision odometry performed well even without compass? From Ardupilot forums I found out, that yaw information is provided as well? 2.D400 series and Jatson TX2. I do have got limited understanding on this topic. Since I thought, that ZED camera SDK is better suitable for Jetson TX2, than RealSense2 SDK. At least from what I read trough Jetson TX2 tutorials and also RedTail Nvidia project. Anyway thank you for your recommendations. |
@yankailab Thanks for the information, I was struggled on D435 or ZED, (especially ZED is expensive) |
Dear @yankailab,
I had brief look into the code of OpenKai. I have noticed, that it maybe used with RealSense200 camera installed on Intel AeroBoard (which included FCU with ArduPilot). However I noticed, that it is using older librealsense.Correct? It means I would not be able to use it with newer librealsense for D400 series. Or you would rather recommend to utilize ZED Camera + Nvidia Jetson + PX4FCU with Ardupilot setup? Thank you for your recommendations. I know it is not an issue, but I did not find other place to ask. Thank you.
The text was updated successfully, but these errors were encountered: