/rclgo

A go wrapper for the ROS2 Core Libraries (RCL).

Primary LanguageGoApache License 2.0Apache-2.0

rclgo

The goal of this repository is to create a wrapper using cgo for the C library developed for ROS2 Eloquent using the ROS Client Libraries API (RCL).

ADVICE: This project is under development. It is not totally functional yet.

Pre-requisites

cgo is used for the library wrapping. It is assumed that you have ros eloquent installed in /opt/ros/eloquent.

You will also need to source the install:

. /opt/ros/eloquent/setup.sh