Code Monkey home page Code Monkey logo

legomasters's Introduction

GitHub contributors License

Project Logo

Lego Masters

A master project for advancing research in the construction industry, focusing on autonomous systems that replicate human creations using computer vision and robotics.
Explore the docs »

View Demo · Installation · Contact

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Project Logo

(back to top)

Built With

List of major frameworks/libraries used for this project.

(back to top)

Getting Started

To reproduce the system, you can clone this repo:

git clone https://github.com/jbarciv/LegoMasters

The use of a different camera and robot will need by your side to adapt some parts of the code, but the principal will remain the same. Here we focus on the software. We asume you will take care of the hardware.

Prerequisites

All the system has been develop on Ubuntu 20.04. Although it has not been tested, the following process should be practically the same for Windows except for minor details. We do not assure compatibility with Windows but we believe it is easily achievable.

We recommend to create a virtual environment in which to install and rus the system.

  • Create the venv:
python3 -m venv myvenv
  • Activate your venv:
source myvenv/bin/activate

we recommend you to create and alias in your .bashrc file:

alias myvenv='source ~/the_path_to_venv_folder/myvenv/bin/activate'

Installation

Usage

(back to top)

License

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

(back to top)

Contact

Ivonne Dayanna Quishpe Villagomez - [email protected]
Micaela Cabrera Guerrero - [email protected]
Jorge Guijarro Tolon - JTlotus - [email protected]
Josep Mª Barberá Civera - jbarciv - [email protected]

(back to top)

Acknowledgments

Here we list resources we find helpful and would like to give credit to.

(back to top)

legomasters's People

Contributors

jbarciv avatar jtlotus avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

jtlotus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.