Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

czrcbl/omnidirectional_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omnidirectional_robot

Instalation

  1. Clone the repository.
git clone https://github.com/czrcbl/omnidirectional_robot
  1. Switch to project folder.
cd omnidirectional_robot
  1. Create a virtual enviroment
virtualenv -p /usr/bin/python2 venv
  1. Activate the environment
source venv/bin/activate
  1. Install the requirements
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages