-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use new interface definitions #350
Commits on May 1, 2019
-
Replace Primitives with BasicTypes
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 49c6ece - Browse repository at this point
Copy the full SHA 49c6eceView commit details -
Replace StaticArrayPrimitives with Arrays
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 35571d8 - Browse repository at this point
Copy the full SHA 35571d8View commit details -
Replace BoundedArrayPrimitives with BoundedSequences
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 1798765 - Browse repository at this point
Copy the full SHA 1798765View commit details -
Replace DynamicArrayPrimitives with UnboundedSequences
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 5643753 - Browse repository at this point
Copy the full SHA 5643753View commit details -
Replace nested sequence and array message types with MultiNested
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 3ac7b23 - Browse repository at this point
Copy the full SHA 3ac7b23View commit details -
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for c6aa1c0 - Browse repository at this point
Copy the full SHA c6aa1c0View commit details -
Update test_message_serialization.cpp
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 6a6c8ee - Browse repository at this point
Copy the full SHA 6a6c8eeView commit details -
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for f2a479d - Browse repository at this point
Copy the full SHA f2a479dView commit details -
Add tests for Constants.msg and Defaults.msg
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 2886c18 - Browse repository at this point
Copy the full SHA 2886c18View commit details -
Update expected buffer length for serialized message
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 17880d2 - Browse repository at this point
Copy the full SHA 17880d2View commit details -
Add test for Strings.msg for C
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for cfc696c - Browse repository at this point
Copy the full SHA cfc696cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31efd83 - Browse repository at this point
Copy the full SHA 31efd83View commit details -
Update test_security package to use new interface definitions
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 86f5df6 - Browse repository at this point
Copy the full SHA 86f5df6View commit details -
Use BasicTypes for checking message serialization size
It seems that BoundedSequences does not have a consistent size between tests. Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for c1c41b2 - Browse repository at this point
Copy the full SHA c1c41b2View commit details