tud-cor / FS19_modROS

(partial) ROS1 integration for FarmSim19
Apache License 2.0
49 stars 12 forks source link

Introduce a LaserScanner class #15

Closed gavanderhoorn closed 3 years ago

gavanderhoorn commented 3 years ago

By refactoring all the code related to the virtual laser scanner into a class, we both improve the readability of the main modROS.lua, as well as potentially make it easier to attach multiple scanners to a single vehicle.