Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Rossrial client library for ChibiOS HAL
- Host: GitHub
- URL: https://github.com/romainreignier/rosserial_chibios
- Owner: romainreignier
- Created: 2018-07-10T20:32:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T22:23:02.000Z (over 6 years ago)
- Last Synced: 2024-11-07T21:45:46.672Z (about 2 months ago)
- Topics: chibios, ros, rosserial
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: