urc-software
urc-software copied to clipboard
[linting] Python Linting + Remove external/nmea_navsat_driver
Description
This PR does the following:
- Makes some linting fixes (unused packages)
- Removes external/nmea_navsat_driver since it is not needed (can use the ROS2 version)
Self Checklist
- [ ] I have formatted my code using
ament_uncrustify --reformat - [ ] I have tested that the new behavior works