Change Log
Unreleased
- Fixes fixed-size uint8 array conversion failure (GitHub issue #5)
0.4.0 (2015-12-13)
- Adds support for ROS Jade
- Removes support for ROS Groovy and Hydro (EOL)
- Uses single branch for all ROS versions
- Docker support for local development and Travis CI
0.3.0 (2014-06-03)
- Adds support for ROS Indigo
0.2.0 (2013-07-15)
- Updates to ROS Hydro
- Builds and runs tests with Travis CI
- Adds CHANGELOG
0.1.4 (2013-04-16)
- Documents Python functions
- Throws error if invalid JSON or dictionary
0.1.2 (2013-03-04)
- Adds missing build_depends and run_depends
0.1.1 (2013-03-01)
- Adds message_generation dependency to fix build
0.1.0 (2013-02-27)
- Initial release of rospy_message_converter