Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Edge-SDK Python Example

A step by step guide for getting your Python programs to communicate with the InOrbit platform

Requirements

Steps

  1. Clone this repo
  2. Go to your InOrbit Console and get your API Key
  3. Create virtual environment in the repo directory - virtualenv venv
  4. Activate the virtual environment - source venv/bin/activate
  5. Install the Edge SDK package - pip install inorbit-edge
  6. Set API key environment variable - export INORBIT_API_KEY=<YOUR API KEY>
  7. Run program - python example.py
  8. Log in to the InOrbit Control Panel to see your robots InOrbit

FAQ

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages