BerkeleyAutomation / FogROS2

An Adaptive and Extensible Platform for Cloud and Fog Robotics Using ROS 2
https://berkeleyautomation.github.io/FogROS2
Apache License 2.0
171 stars 29 forks source link

Static Types w/ Mypy #73

Open nikhiljha opened 2 years ago

nikhiljha commented 2 years ago

This is low priority until after the code freeze, but we should type our code and check it with mypy, then add it to pre-commit to enforce type safety.