OpenPCDet icon indicating copy to clipboard operation
OpenPCDet copied to clipboard

coordinate transformation from left-hand rule to openpcdet local system

Open linchunmian opened this issue 1 year ago • 7 comments

Hi, how should I transform my own lidar data based on left-hand rule coordinate to the openpcdet local system?

linchunmian avatar Jul 22 '22 01:07 linchunmian

If using kitti-format dataset, you could refer to https://github.com/OrangeSodahub/CRLFnet/tree/master/src/site_model/src/LidCamFusion/OpenPCDet/pcdet/datasets/custom#calibration like that way

OrangeSodahub avatar Jul 22 '22 07:07 OrangeSodahub

Thanks, but it does not follow the kitti format. So how should I transform it?

linchunmian avatar Jul 22 '22 07:07 linchunmian

By the way, does the kitti coordinate follow the left-hand rule?

linchunmian avatar Jul 22 '22 07:07 linchunmian

By the way, does the kitti coordinate follow the left-hand rule?

I mean, only several formats OpenPCDet support like kitti, nuscenes... You could transform your coordinates to kitti coordiantes and proceed. Above link shows an example of how to transform and it may need another function.

OrangeSodahub avatar Jul 22 '22 13:07 OrangeSodahub

Many thanks. I am not sure whether my data could be transformed into the kitti format, and am confused about the coordinate transformation.---- Replied Message @.>Date07/22/2022 21:59 @.> @.@.>SubjectRe: [open-mmlab/OpenPCDet] coordinate transformation from left-hand rule to openpcdet local system (Issue #1037)

By the way, does the kitti coordinate follow the left-hand rule?

I mean, only several formats OpenPCDet support like kitti, nuscenes... You could transform your coordinates to kitti coordiantes and proceed. Above link shows an example of how to transform and it may need another function.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/open-mmlab/OpenPCDet/issues/1037#issuecomment-1192605402", "url": "https://github.com/open-mmlab/OpenPCDet/issues/1037#issuecomment-1192605402", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

linchunmian avatar Jul 22 '22 14:07 linchunmian

? Only you know your own data.

OrangeSodahub avatar Jul 24 '22 02:07 OrangeSodahub

Yep. My LiDAR data is generated from Carla simulator.---- Replied Message @.>Date07/24/2022 10:37 @.> @.@.>SubjectRe: [open-mmlab/OpenPCDet] coordinate transformation from left-hand rule to openpcdet local system (Issue #1037) ? Only you know your own data.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/open-mmlab/OpenPCDet/issues/1037#issuecomment-1193233324", "url": "https://github.com/open-mmlab/OpenPCDet/issues/1037#issuecomment-1193233324", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

linchunmian avatar Jul 24 '22 02:07 linchunmian

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 24 '22 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Sep 08 '22 02:09 github-actions[bot]