psigen / robotutils

Simple java utility classes for simple robotic applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robotutils

Introduction

Robotuils is a simple Java library providing basic robotic perception, control and planning systems for simple Java based robots. It can run on any machine with a compatible JVM, including most Android devices.

Setup a development environment

robotutils is built using Maven (at least version 3.0.4). A simple import of the pom in your IDE should get you up and running.

License

This project is released under the revised MIT License (see LICENSE).

Build Status

About

Simple java utility classes for simple robotic applications.

License:MIT License


Languages

Language:Java 100.0%