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 create my own dataset #59

Open
kahowang opened this issue Mar 13, 2021 · 9 comments
Open

how to create my own dataset #59

kahowang opened this issue Mar 13, 2021 · 9 comments

Comments

@kahowang
Copy link

Could you please give me some pointers as to how to prepare your own data (stored in a bag file for instance) in the KITTI format ? Other than the IMU topic what other information or topics should the bag contain ?

@scott81321
Copy link

Hello kahowang, did you ever get a dataset to work on Brossard's program?

@kahowang
Copy link
Author

kahowang commented Nov 5, 2021

Hello kahowang, did you ever get a dataset to work on Brossard's program?

yes, i had work on this program through the kitti dataset

@bshmid
Copy link

bshmid commented Jan 24, 2022

Hello @scott81321 !
Did you manage to work out a way to run this program with

only one set of 3D IMU accel + gyro data ?

I'm battling with same problem now, was happy to not be all alone.

@bshmid
Copy link

bshmid commented Jan 25, 2022

Hello @scott81321
Thanks for your quick response
Obviously I've got much less understanding in @mbrossar's code than you however it seams to be that he is only dealing with 2D, well matching the 2 dimentions (E and N) and leaving out the therd one.
As far as datasets being concerned, I was wondering if you can possibly enlighten to me how to feed my '3D IMU accel + gyro' outputs to the program

@scott81321
Copy link

Don't you mean "inputs" to the program? The program can handle its outputs. Anyway, the inputs are Brossard's particular pickle datasets i.e. files with type .p only understood in python.

@bshmid
Copy link

bshmid commented Jan 25, 2022

Exactly! I meant to ask how to shape out my IMU's outputs to pickle them to be just as good inputs as @mbrossar's ones
(Pickling procces is not a problem, just to get them formed right to pickle)

@bshmid
Copy link

bshmid commented Jan 26, 2022

Hello @scott81321 Sorry for bothering you so much
May be you can just let me know how to contact Martin Brossard
so I can ask him all the questions myself, at the end of the day a program is not worth much if it can work with preset ammount of datasets only.
Appreciate your input.

@scott81321
Copy link

His email is provided by his Github site ie. [email protected]
I have to warn you though that he has left University since he graduated and now works in the private sector. Thus, you would be very lucky to get a response.

@ajay1606
Copy link

ajay1606 commented Jul 8, 2022

Hello @scott81321, Thanks for highlighting this important issue here. Currently, i also tested with the code provided sample data in the .p (pickle format) and everything works fine.

Would like to know any progress regarding input IMU data through bag file instead .p format!
Are you able to figure it out?

Appreciate any response.

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

4 participants