Sensor_Fusion_Object_Detection_KPIT icon indicating copy to clipboard operation
Sensor_Fusion_Object_Detection_KPIT copied to clipboard

hello,where is the fusion bag?

Open muguangqingning opened this issue 3 years ago • 10 comments

55266237a29f91491931da0b8729319 firstly,thanks for your sharing! But i do not find fusion bag .Can you help me? thank you!

muguangqingning avatar Oct 12 '22 03:10 muguangqingning

Hi @muguangqingning You can use the nuscenes_to_bag package to convert the nuScenes dataset which is what I used.

Matnay avatar Oct 12 '22 03:10 Matnay

Hi @muguangqingning You can use the nuscenes_to_bag package to convert the nuScenes dataset which is what I used.

sorry,I didn't make it clear before. Now,I mean, I can't find the fusion package in the following figure. image

muguangqingning avatar Oct 12 '22 08:10 muguangqingning

image I meet this question.Can you help me ? Thank you very much.

muguangqingning avatar Oct 12 '22 08:10 muguangqingning

You will have to create a package called fusion and copy the scripts in DL_Scripts into your package src it. That changed when I restructured the repo and I forgot to update the README due to prior commitments. Will update it soon.

Matnay avatar Oct 13 '22 21:10 Matnay

You will have to create a package called fusion and copy the scripts in DL_Scripts into your package src it. That changed when I restructured the repo and I forgot to update the README due to prior commitments. Will update it soon.

Capture

ghaith17 avatar Dec 23 '22 14:12 ghaith17

Making the python scripts executable should fix this

Matnay avatar Dec 23 '22 21:12 Matnay

Dear author,you said that "making python scripts executable should solve this problem", but I didn't succeed,can you provide fusion bag? Thank you very much !

807xuan avatar Aug 28 '23 07:08 807xuan

You will have to create a package called fusion and copy the scripts in DL_Scripts into your package src it. That changed when I restructured the repo and I forgot to update the README due to prior commitments. Will update it soon.

Capture

807xuan avatar Aug 29 '23 08:08 807xuan

Has the problem been solved?

807xuan avatar Aug 29 '23 08:08 807xuan

The rosbag was created using the NuScenes dataset. The proposed approach is dataset agnostic and should work with any bag containing 3D point cloud data, RADAR data and RGB images

Matnay avatar Aug 29 '23 11:08 Matnay