-
Notifications
You must be signed in to change notification settings - Fork 191
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
add bag files for color space detection #2069
Comments
I got following error when trying to upload:
|
@tongtybj Have you done this?
|
@wkentaro |
@k-okada Image Sensor: pointgrey chameleon3, web camera. Scene1: hongo sanshiro forest with pointgrey chameleon3 Scene2: kashiwa camp(ground) with pointgrey chameleon3 Scene3: kashiwa camp(ground) with web camera Scene4: kashiwa camp(forest) with web camera Scene5: indoor(Eng.8 R.330) with web camera |
@k-okada
Also note that the odometry is obtained from IMU + downwards optical flow + GPS, and recently the GPS is really suck, because US army add undecryptable noise on the GPS data(NEWS). So the accuracy of position is very bad. What we done is to simply integrate the linear velocity from optical flow for the real experiments. I am trying the 2D laser slam, and looking forwards to test imu + monocular mapping like LSD-SLAM |
Nice, could you create smaller version? may be only image and color info, or (+ dji_sdk... + guidance)
When you integrate multiple sensor data, you need check accuracy and characteristics in step-by-step manner. And before you merge data, you have to image how each data compensate each other. |
@k-okada I will check step by step. |
@tongtybj, @chibi314
please upload your bag files for color space detection which you used in ros-perception/opencv_apps#61 (comment)
If you have several bag files with different lighting condition, that's fine.
If you can provide bag file taken by real drone, with IMU data, that's much better. If not, bagfile with only images is fine for now.
@wkentaro will help you how to upload bag data
The text was updated successfully, but these errors were encountered: