📄️ Installation
It is not recommended to install this library manually. Instead, you can initialize a Python service using roverctl using this command.
📄️ Usage
Refer to the service-template-python for a complete example on how to use this library.
📄️ For Maintainers
The name of the package is roverlib which is the same as the module that is then imported by end users (pip install roverlib and import roverlib to keep consistency).