2.0.0 (2017-1-18)
- The following changes make 2.0 incompatible with JavaScript
System Message: WARNING/2 (<string>, line 13)
Bullet list ends without a blank line; unexpected unindent.
messages objects generated in gennodejs 1.x
* Bundled updates
System Message: ERROR/3 (<string>, line 15)
Unexpected indentation.
- Optionally accept object when constructing messages
- Add md5sum for Service
- Updates to generated code to use pre-allocated buffers
- Generated code relies on external npm package for
System Message: WARNING/2 (<string>, line 19)
Bullet list ends without a blank line; unexpected unindent.
base serialization, deserialization, finding other
message packages
* Handle ros_msg_utils npm package rename
* Incorrect argument, push array serialization to ros_msg_utils
* Remove unused get message fixed size method
System Message: WARNING/2 (<string>, line 24)
Block quote ends without a blank line; unexpected unindent.
- Contributors: Chris Smith, Ian McMahon