/rclex

CaitSith: ROS 2 Client Library for Elixir

Primary LanguageCApache License 2.0Apache-2.0

Rclex

TODO: Add description

We apologize that documentation in English is still missing.
Please check README_ja.md and rclex_samples repository for more detail.

Environment

We tested following versions

Please let us know if you can operate this library with another environment.

Installation

If available in Hex, the package can be installed by adding rclex to your list of dependencies in mix.exs:

def deps do
  [
    {:rclex, "~> 0.2.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/rclex.