GithubHelp home page GithubHelp logo

jamixlee / robothree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from loristissino/robothree

0.0 2.0 0.0 3.46 MB

A lightweight simulation environment for robots

License: MIT License

HTML 21.65% JavaScript 78.35%

robothree's Introduction

RoboThree

A lightweight simulation environment for robots

Introduction

RoboThree aims to be a very simple 3D simulation environment for robots.

It is JavaScript-based. The client side (the simulation environment) is implemented using jQuery, Three.js and other useful libraries (see Credits, below). The server side (robots' behaviors) is implemented using node.js and emulating an Espruino board. Nothing prevents from implementing the server side in other programming languages, as long as they can read and write data in JSON format and manage a very simple HTTP server.

Simulated robots can have virtual devices (like onboard cameras, a compass, etc.) and can be programmed at low or high level.

Setup

Info on the wiki page.

Classes and function

Documentation about classes and functions is available in the pages generated from source code comments, thanks to JSdoc.

Credits

Libraries:

Node modules:

Reference books and web sites

Alternatives

RoboThree aims to be lightweight and very simple in its implementation. If you are interested in something more realistic (and more complex) you might try:

Some of these are available online at The Construct.

History

  • Release 0.01 (December 2nd, 2015): little more than a proof-of-concept.

  • Release 0.10 (December 20th, 2015): first big refactoring, with more structured object oriented patterns.

  • Release 0.20 (December 31th, 2015): some enhancements of different kinds: added sonars and leds.

  • Release 0.21 (January 1st, 2016): bug fix (sonars' vertical variants).

  • Release 0.30 (January 11th, 2016): second big refactoring.

  • Release 0.31 (January 12th, 2016): added some documentation.

  • Release 0.40 (January 12th, 2016): fixed some bugs in documentation, renamed some files, added comments in the code.

  • Release 0.41 (January 13th, 2016): added wiki pages to the web site.

  • Release 0.50 (January 21st, 2016): added RobotCommander

  • Release 0.51 (January 24th, 2016): fixed some little UI problems

  • Release 0.60 (February 3rd, 2016): added buzzer and some enhacements

  • Release 0.61 (February 6th, 2016): minor code enhancements

  • Release 0.70 (February 7th, 2016): added jsdoc comments to source code; renamed a file

  • Release 0.71 (February 22nd, 2016): renamed class *Behavior to *Controller; updated documentation

robothree's People

Contributors

loristissino avatar

Watchers

James Cloos avatar Chung-Yeon Lee avatar

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.