ROBOKIND v0.9.2 NOW AVAILABLE IN MAVEN


Robokind is a platform-independent Java-based robotics control framework, licensed under the Apache License, Version 2.0.

If you are using Robokind 0.9.2, you will need to add the sonatype repository to your pom.xml:
<repository>
    <id>sonatype</id>
    <name>sonatype</name>
    <url>https://oss.sonatype.org/content/groups/public/</url>
</repository>

Our groupId is org.robokind, and the version is 0.9.2


What does Robokind provide?

Binaries and Sources
Javadocs
Wiki
Basic API




Robokind is built on top of several leading Open-Source projects.
Robokind uses: Distributed image processing with Apache Avro and Apache Qpid - 2011-08-25

Robokind leverages more synergisms than you can shake a cornflower-blue stick at.

What more could you want?

The following features have been spun off into the RoboWorkshop project and are no longer part of RoboKind:

Robokind is intended only for low-level robotics control with no support for high-level planning and awareness.
The focus of Robokind is kept narrow in an effort to prevent bloat and unkept overgrowth in the project.
What is Robokind NOT: These Cognitive Capabilities will be developed at Robokind's sister project, the CogChar Project.