From 06f2f806f6be862609a18c1f1ff6ba303c1058b2 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Sun, 3 Oct 2021 14:41:07 +0200 Subject: [PATCH] add goroslib --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dccc814a..953f83ef 100644 --- a/README.md +++ b/README.md @@ -1077,6 +1077,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [ghw](https://github.com/jaypipes/ghw) - Golang hardware discovery/inspection library. * [go-osc](https://github.com/hypebeast/go-osc) - Open Sound Control (OSC) bindings for Go. * [go-rpio](https://github.com/stianeikeland/go-rpio) - GPIO for Go, doesn't require cgo. +* [goroslib](https://github.com/aler9/goroslib) - Robot Operating System (ROS) library for Go. * [joystick](https://github.com/0xcafed00d/joystick) - a polled API to read the state of an attached joystick. * [sysinfo](https://github.com/zcalusic/sysinfo) - A pure Go library providing Linux OS / kernel / hardware system information.