# Robo4J **Repository Path**: geekcheng/Robo4J ## Basic Information - **Project Name**: Robo4J - **Description**: Robo4J是快速开始构建和运行机器人和IoT设备的框架 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2017-10-10 - **Last Updated**: 2024-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/Robo4J/robo4j.svg?branch=master)](https://travis-ci.org/Robo4J/robo4j) ## Robo4j.io Framework Modular framework for rapid development of interconnected hardware and robots. * [Robo4j.io][] :: is a robotics framework running on the JVM * [Robo4j.io][] :: is capable to handle stream of commands and process all of them properly * [Robo4j.io][] :: version: alpha-0.3 ## Documentation See current [Robo4j documentation][]. > **Note:** Under construciton. ## Building from Source The Robo4j framework uses [Gradle][] for building > **Note:* If you are not using Robo4J as the standard user (pi) on a Raspberry Pi, you will have to specify the path to the local maven repository in the file _**libraries.gradle**_, variable: _mavenRepository_ > **Note:** Ensure that you have JDK 8 configured properly in your IDE. ## Requirements [Git][] and [Java JDK 8][] ## Staying in Touch Follow [@robo4j][] or authors: [@miragemiko][] , [@hirt][] on Twitter. In-depth articles can be found at [Robo4j.io][], [miragemiko blog][] or [marcus blog][] ## License The Robo4j.io Framework is released under version 3.0 of the [General Public License][]. [Robo4j.io]: http://www.robo4j.io [miragemiko blog]: http://www.miroslavkopecky.com [marcus blog]: http://hirt.se/blog/ [General Public License]: http://www.gnu.org/licenses/gpl-3.0-standalone.html0 [@robo4j]: https://twitter.com/robo4j [@miragemiko]: https://twitter.com/miragemiko [@hirt]: https://twitter.com/hirt [Gradle]: http://gradle.org [Java JDK 8]: http://www.oracle.com/technetwork/java/javase/downloads [Git]: http://help.github.com/set-up-git-redirect [Robo4j documentation]: http://www.robo4j.io/p/documentation.html