An open API service indexing awesome lists of open source software.

https://github.com/romainreignier/rosserial_chibios

Rossrial client library for ChibiOS HAL
https://github.com/romainreignier/rosserial_chibios

chibios ros rosserial

Last synced: 3 months ago
JSON representation

Rossrial client library for ChibiOS HAL

Awesome Lists containing this project

README

        

# rosserial_chibios

ROS package to generate rosserial library to use with the ChibiOS HAL.

```
$ rosrun rosserial_chibios make_libraries.py .
```

Based on @SyrianSpock effort: