Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

XGO Python development

My dabblings with the XGO robotic dog.

This code uses the xgo_python library


Create the Virtual Environment

To setup the virtual environment, from the terminal type:

python3 -m venv venv

Activate the Virtual Environment

Then activate the Virtual Environment:

source venv/bin/activate

Install the xgo_python library

To install the xgo_python library type:

pip install xgo_python

Deactivate the Virtual Environment

Then deactivate the Virtual Environment:

deactivate

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages