Giter VIP home page Giter VIP logo

starl1.5's Introduction

StarL1.5

This is the master branch for development, for stable release, please select branch "1.5"

StarL (Stabilizing Robotics Programming Language) is a programming library for developing distributed robotic algorithms.

See our research wiki: https://wiki.cites.illinois.edu/wiki/display/MitraResearch/StarL

StarL1.5 with 5 demo applications See getStarted.pdf for detailed instructions on how to set up StarL on both ADT and Android Studio.

How to set up StarL

  1. Download and install the JDK1.7 and JRE1.7 at http://www.oracle.com/technetwork/java/javase/downloads/index.html

  2. Download and install the latest Android Studio or ADT. http://developer.android.com/sdk/index.html (We just migrated to Android Studio, please contact us if you are encountering problems)

  3. Download and install git for source control

  4. Get the latest version of the code from github.

  5. Install the latest SDK (API21) using the SDK manager, if you are having problems, try install SDK 2.3.3 (API 10). If you are using Android Studio, set the language level to 7.0 Diamonds, ARM, multi-catch etc.

  6. Import project.

  7. Select the folder containing the StarL source code as the root directory. A number of items will appear in the Projects list. Select All. The starlLib and starlSim are core of StarL; RaceApp, MazeApp, TrafficSignApp, DistributedSearchApp, LightPaintingSim are StarL simulation applications, LightPaintLib is extension to StarLib for the LightPaint application. The LightPaintApp and StarLtemplete are android applications.

  8. For ADT users, if compiler errors remain, in each project Properties dialog in the Java Compiler section, ensure that the Enable project specific settings checkbox is unchecked

Now you should be ready to run StarL!

Any questions? Please contact Yixiao Lin at [email protected]

starl1.5's People

Contributors

lin187 avatar nhervey avatar ttj avatar abditag2 avatar mousaalhajlah avatar tanyav2 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.