Changelog for package rosserial_arduino
0.6.4 (2015-07-06)
0.6.3 (2014-11-05)
- Fix for Arduino upload path issue.
- Contributors: Mike Purvis
0.6.2 (2014-09-10)
- Clean up rosserial_arduino/package.xml
- Generic CMake helpers.
- Contributors: Mike Purvis
0.6.1 (2014-06-30)
0.6.0 (2014-06-11)
0.5.6 (2014-06-11)
- Add Mike Purvis as maintainer
- Updated examples for Arduino 1.+
- Added Teensy 3.1 support (MK20DX256)
- Updated ArduinoHardware.h to add Teensy 3.0 support
- Contributors: Michael Ferguson, Mike Purvis, Moju Zhao, Tony Baltovski, kjanesch
0.5.5 (2014-01-14)
- Leonardo: Use the USB serial port for ROS messages option
0.5.3 (2013-09-21)
- add support for leonardo and due
0.5.1 (2013-07-15)
0.4.5 (2013-07-02)
- Fixed a bug in ros_lib install logic which took an exception because it copied files to themselves
Added execute permission to make_libraries.py in rosserial_embeddedlinux
Moved examples under src in rosserial_embeddedlinux
- fix package name
0.4.4 (2013-03-20)
0.4.3 (2013-03-13 14:08)
- forgot to remove install directives
0.4.2 (2013-03-13 01:15)
- fix build issues when in isolation by moving more stuff into make_library
0.4.1 (2013-03-09)
0.4.0 (2013-03-08)
- initial catkin version on github