Changelog for package odva_ethernetip
0.1.3 (2018-04-13)
- Make sure to #include <boost/array.hpp> in the header file.
- Switch to unsigned char arrays in the tests.
This gets rid of a narrowing error thrown by the compiler.
- Contributors: Chris Lalancette
0.1.2 (2018-04-12)
- Optional local_ip (#8)
- Exclude tests from rosdoc.
- Minor manifest and build script updates.
- Use ros-shadow-fixed for dependencies.
- Contributors: Mike Purvis, Rein Appeldoorn, gavanderhoorn
0.1.1 (2015-11-17)
- Fixed library name.
- Contributors: Tony Baltovski