nodes/__init__.py
Go to the documentation of this file.
1 """Defines ROS node executables.
2 
3 The python nodes in this package are defined as thin wrapper scripts in the scripts/ directory.
4 Each wrapper script has a corresponding module in this directory. Splitting the executable from
5 the code makes testing easier and is inline with good practices for developing python executables.
6 """


nmea_navsat_driver
Author(s): Eric Perko , Steven Martin
autogenerated on Mon Feb 28 2022 22:57:09