Chalmers-Formula-Student / coneScenes

A LiDAR dataset with 3D annotated cones for Formula Student Driverless teams
https://conescenes.chalmersformulastudent.se
GNU General Public License v3.0
21 stars 0 forks source link

Tools/tf2 based transforms #10

Closed bertaveira closed 9 months ago

bertaveira commented 9 months ago

This changes the approach to how the transformations between frames are done. Now we use tf2 topics. That way ti is much more generalized for all teams that might want to use this script. Also it make sit much easier to deal with fromt he tools perspective.

Downside: