asimov

A clojure client library for the robot operating system ROS.

Leiningen/Boot

[asimov "0.1.2"]

Clojure CLI/deps.edn

asimov/asimov {:mvn/version "0.1.2"}

Gradle

implementation("asimov:asimov:0.1.2")

Maven

<dependency>
  <groupId>asimov</groupId>
  <artifactId>asimov</artifactId>
  <version>0.1.2</version>
</dependency>