Setup
Install nimbusos-sdk and verify the current Python imports and command-line tools.
Requirements
Install from PyPI
pip install nimbusos-sdkuv add nimbusos-sdkVerify the install
python -c "from nimbusos_sdk import NimbusClient; print(NimbusClient)"
nimbusos-subscribe --help
nimbusos-arm --help
nimbusos-autonomy-request --help
nimbusos-waypoint-speed --help
nimbusos-yaw-turn-command --helpExamples
Examples
Last updated
Was this helpful?
