Skip to content

added support for laser.pkl if they exist #62

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sinjax
Copy link

@sinjax sinjax commented Jun 2, 2020

Gives the association from each point to the lidar channel for sensor 0 as discussed in #60

requires users to download: https://drive.google.com/drive/folders/1PL6N2QSNFjXQTFqpcM1IShOhnJCgSz73

@xpchuan-95 not sure if you want to include this but I thought I'd offer the PR :)

@sinjax
Copy link
Author

sinjax commented Jun 2, 2020

for x in `ls <LASER_ROOT>/laser`; do x=`echo $x | cut -d . -f 1`; cp <LASER_ROOT>/laser/$x.pkl <PANDASET_ROOT>/$x/lidar/laser.pkl; done

is the expected location of the laser files

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant