Open jblevins32 opened 4 weeks ago
Added 3D LIDAR functionality in simulation. Publishes a PointCloud2 message to the /scan topic.
PointCloud2
/scan
Tested by launching the simulation and viewing the resulting PointCloud2 message in RViz.
Expectation: The thing which does the thing does the thing
ament_uncrustify --reformat
I believe all the parameters are updated now. Visualization is set to false. I did not do any inertial calculations.
Description
Added 3D LIDAR functionality in simulation. Publishes a
PointCloud2
message to the/scan
topic.Testing Steps
Tested by launching the simulation and viewing the resulting
PointCloud2
message in RViz.Expectation: The thing which does the thing does the thing
Self Checklist
ament_uncrustify --reformat