Skip to content

travbid/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.7%
  • C 10.3%