coneScenes
coneScenes copied to clipboard
A LiDAR dataset with 3D annotated cones for Formula Student Driverless teams
The question beeing how should that data be exported as to be useable by dataloaders
Instead of calling ros2 specific functions and extracting information from message types specific to CFS use functions that are clearly indicated for teams to edit
Using UUID can help identify scenes. We could use a custom UUID schema where it would incldue date of scene submission, a team identifier and of course random numbers
### **Context:** Hi there! I'm from the OTH Regensburg Formula Student Team and we are looking to contribute and utilize the dataset from your repository. Currently, I am in the...