Pilot Automation Command Line Utility
Project description
# Pilot Config Tool
Configuration tool for the Pilot Automation Platform
This tool configures the firmware for your Pilot Mainboard and attached modules. You need at least a supported single board computer (SBC, currently Raspberry Pi and Google Coral are supported) and a Pilot Mainboard attached to it.
There are two options: - Install pilot-config locally on the SBC - Install pilot-config on a PC that can access the SBC via SSH
## Installation sudo pip3 install pilot-config
## Upgrade sudo pip3 install –upgrade pilot-config
## Run locally (on the single board computer) sudo pilot setup
## Run remotely pilot setup –host [IP] –user [user] –password [password]
[IP] = hostname or IP address of your SBC [user] = SSH username [password] = SSH password
## Infos when regerating Protos
If generate_protobuf.sh is run, the import in grpc_gen/pilotbuild_pb2_grpc.py is not generated correctly. You need to change the import in line 5 to: ` python from . import pilotbuild_pb2 as pilotbuild__pb2 `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pilot-config-2.5.14.tar.gz
.
File metadata
- Download URL: pilot-config-2.5.14.tar.gz
- Upload date:
- Size: 2.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c6ec6b68ec46fa6d05ed1b90ca75a931d7f295d7588821a4edf8702e4ddf59b |
|
MD5 | 7d3b62f128200aa84e8a38b5488682e1 |
|
BLAKE2b-256 | 17ae3a61f790cdf0067f10bc1b36dafeffc56dca50827227acf2c4c1bdbe13cf |
File details
Details for the file pilot_config-2.5.14-py3-none-any.whl
.
File metadata
- Download URL: pilot_config-2.5.14-py3-none-any.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edf8293cf101d7eaad513f94d02c8735507cb38424459217ec3614b084760fa6 |
|
MD5 | 0d5daf9c2d6ce9f634490c432fc33238 |
|
BLAKE2b-256 | b358ad55f859468cd749b9e3ffa3ba5a83e3e19acc3aba1e83412fbcd9453c21 |