Skip to content

CogitoNTNU/cogitron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cogito Cogitron

GitHub Workflow Status (with event) GitHub top language GitHub language count License: GPLv3 Project Version

Cogito Project Logo
📋 Table of contents

Description

Longterm robot project created by the members of Cogito Cogitron.

The project is hugely inspired by work done by HuggingFace with lerobot.

Getting started

To set up a python enviroment run the following in the terminal to setup a python enviroment:

python -m venv venv

Then activate it

  • windows

. venv/scripts/activate

  • linux

. venv/bin/activate

Install the requirements with:

pip install -e ".[dynamixel]"

Then open an interactive script session with:

python -i ./scripts/interactive.py

For more information see the documentation for lerobot

Prerequisites

  • Ensure that git is installed on your machine. Download Git

Usage

To run the project, run the following command from the root directory of the project:

Testing

To run the test suite, run the following command from the root directory of the project:

Team

This project would not have been possible without the hard work and dedication of all of the contributors. Thank you for the time and effort you have put into making this project a reality.

Group picture

License


Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published