Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 458 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 458 Bytes

Pre-built rosserial_arduino library

This repository is an analog of this and that repos, but built from up-to-date version of rosserial (0.9.2), so it allows to use subscriber callbacks inside classes and not use static members.

I tried to use it only for Arduino MEGA, so can't guarantee that it will work for any other board.