Skip to content

rclgo/rclgo

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages