Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 338 Bytes

ROS Client Library in Erlang

Prototype for a ROS2 implementation in pure Erlang.

Requirements:

Erlang OTP 23 as minimum
ROS2 galactic

Note: The current implementation has only been tested against Cyclone-dds. If you are using a different middleware for ROS2 you could experience crashes.

Build

$ rebar3 compile