WisconsinRobotics / WRover_Software

The software system for the 2024 Wisconsin Robotics URC rover.
https://wisconsinrobotics.github.io/WRover_Software/
MIT License
6 stars 1 forks source link

Remove Function Pointer type of Lambdas #10

Closed bennowotny closed 3 years ago

bennowotny commented 3 years ago

Lambas should now have type boost::function, as included by ROS.