Package Summary

Tags No category tags.
Version 1.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version humble
Last Updated 2022-11-07
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Chris Lalancette

Authors

  • Karsten Knese
  • Michel Hidalgo
README
No README found. See repository README.
CHANGELOG

Changelog for package test_msgs

1.2.1 (2022-11-07)

1.2.0 (2022-03-01)

  • Install headers to include/\${PROJECT_NAME} and Depend on rosidl_typesupport_* targets directly (#133)
  • Update maintainers to Chris Lalancette (#130)
  • Contributors: Audrow Nash, Shane Loretz

1.1.0 (2021-08-06)

  • Add test fixures for BoundedPlainSequences (#125)
  • Added BoundedPlainSequences to test_msgs (#123)
  • Contributors: Miguel Company, Shane Loretz

1.0.3 (2021-04-06)

1.0.2 (2021-02-22)

  • Update package maintainers. (#112)
  • Contributors: Chris Lalancette

1.0.1 (2020-06-29)

1.0.0 (2020-05-26)

0.9.0 (2020-04-25)

  • Remove unused local variable (#96)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-26)

  • Add test fixtures for Arrays.srv (#84)
  • use idl files (if any) (#82)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

  • Remove unnecessary action dependencies from CMakeLists.txt (#81)
  • Contributors: Jacob Perron

0.7.3 (2019-05-20)

  • add test cases for UTF-8 encoded strings (#80)
  • Add UTF-8 BOM to message_fixtures.hpp file (#79)
  • Contributors: Dirk Thomas, Michel Hidalgo

0.7.2 (2019-05-08)

  • add WString tests (#78)
  • Build interfaces from the package test_interface_files (#77)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.1 (2019-04-26)

0.7.0 (2019-04-14)

  • update test fixtures for char type (#64)
  • Add action with nested messages (#62)
  • Contributors: Dirk Thomas, Shane Loretz

0.6.2 (2019-01-11)

  • Fix errors from uncrustify v0.68 (#57)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • remove trailing slash (#55)
  • Change UUID type in action_msgs (#54)
  • add new test messages for arrays of arrays (#52)
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Karsten Knese

0.6.0 (2018-11-16)

  • Generate action type support / Remove hardcoded action type support (#48)
  • Hardcoded typesupport for Fibonacci action (#47)
  • Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
  • Add test message for dynamic array of static arrays (#43)
  • use add_compile_options instead of setting only cxx flags
  • Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
  • Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz

0.5.0 (2018-06-24)

0.4.0 (2017-12-08)

  • member of rosidl_interfaces_packages group (#28)
  • Merge pull request #22 from ros2/remove_indent_off
  • Contributors: Dirk Thomas, Mikael Arguedas, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.6.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version iron
Last Updated 2023-04-18
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Geoffrey Biggs

Authors

  • Chris Lalancette
  • Karsten Knese
  • Michel Hidalgo
README
No README found. See repository README.
CHANGELOG

Changelog for package test_msgs

1.6.0 (2023-04-18)

1.5.0 (2023-04-11)

1.4.0 (2023-02-13)

  • Update common_interfaces to C++17. (#215) (#151)
  • [rolling] Update maintainers - 2022-11-07 (#150)
  • Contributors: Audrow Nash, Chris Lalancette

1.3.1 (2022-09-09)

  • Depend on rosidl_core_generators for packages required by actions (#144)
  • Make the functions in the header static inline (#140)
  • Contributors: Chris Lalancette, Jacob Perron

1.3.0 (2022-04-29)

1.2.0 (2022-03-01)

  • Install headers to include/\${PROJECT_NAME} and Depend on rosidl_typesupport_* targets directly (#133)
  • Update maintainers to Chris Lalancette (#130)
  • Contributors: Audrow Nash, Shane Loretz

1.1.0 (2021-08-06)

  • Add test fixures for BoundedPlainSequences (#125)
  • Added BoundedPlainSequences to test_msgs (#123)
  • Contributors: Miguel Company, Shane Loretz

1.0.3 (2021-04-06)

1.0.2 (2021-02-22)

  • Update package maintainers. (#112)
  • Contributors: Chris Lalancette

1.0.1 (2020-06-29)

1.0.0 (2020-05-26)

0.9.0 (2020-04-25)

  • Remove unused local variable (#96)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-26)

  • Add test fixtures for Arrays.srv (#84)
  • use idl files (if any) (#82)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

  • Remove unnecessary action dependencies from CMakeLists.txt (#81)
  • Contributors: Jacob Perron

0.7.3 (2019-05-20)

  • add test cases for UTF-8 encoded strings (#80)
  • Add UTF-8 BOM to message_fixtures.hpp file (#79)
  • Contributors: Dirk Thomas, Michel Hidalgo

0.7.2 (2019-05-08)

  • add WString tests (#78)
  • Build interfaces from the package test_interface_files (#77)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.1 (2019-04-26)

0.7.0 (2019-04-14)

  • update test fixtures for char type (#64)
  • Add action with nested messages (#62)
  • Contributors: Dirk Thomas, Shane Loretz

0.6.2 (2019-01-11)

  • Fix errors from uncrustify v0.68 (#57)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • remove trailing slash (#55)
  • Change UUID type in action_msgs (#54)
  • add new test messages for arrays of arrays (#52)
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Karsten Knese

0.6.0 (2018-11-16)

  • Generate action type support / Remove hardcoded action type support (#48)
  • Hardcoded typesupport for Fibonacci action (#47)
  • Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
  • Add test message for dynamic array of static arrays (#43)
  • use add_compile_options instead of setting only cxx flags
  • Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
  • Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz

0.5.0 (2018-06-24)

0.4.0 (2017-12-08)

  • member of rosidl_interfaces_packages group (#28)
  • Merge pull request #22 from ros2/remove_indent_off
  • Contributors: Dirk Thomas, Mikael Arguedas, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version rolling
Last Updated 2024-04-03
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Geoffrey Biggs

Authors

  • Chris Lalancette
  • Karsten Knese
  • Michel Hidalgo
README
No README found. See repository README.
CHANGELOG

Changelog for package test_msgs

2.0.1 (2023-10-04)

  • Fix for invalid conversion from const char8_t* to char for C++20 (#160)
  • Contributors: AiVerisimilitude

2.0.0 (2023-09-07)

1.7.0 (2023-04-27)

1.6.0 (2023-04-18)

1.5.0 (2023-04-11)

1.4.0 (2023-02-13)

  • Update common_interfaces to C++17. (#215) (#151)
  • [rolling] Update maintainers - 2022-11-07 (#150)
  • Contributors: Audrow Nash, Chris Lalancette

1.3.1 (2022-09-09)

  • Depend on rosidl_core_generators for packages required by actions (#144)
  • Make the functions in the header static inline (#140)
  • Contributors: Chris Lalancette, Jacob Perron

1.3.0 (2022-04-29)

1.2.0 (2022-03-01)

  • Install headers to include/\${PROJECT_NAME} and Depend on rosidl_typesupport_* targets directly (#133)
  • Update maintainers to Chris Lalancette (#130)
  • Contributors: Audrow Nash, Shane Loretz

1.1.0 (2021-08-06)

  • Add test fixures for BoundedPlainSequences (#125)
  • Added BoundedPlainSequences to test_msgs (#123)
  • Contributors: Miguel Company, Shane Loretz

1.0.3 (2021-04-06)

1.0.2 (2021-02-22)

  • Update package maintainers. (#112)
  • Contributors: Chris Lalancette

1.0.1 (2020-06-29)

1.0.0 (2020-05-26)

0.9.0 (2020-04-25)

  • Remove unused local variable (#96)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-26)

  • Add test fixtures for Arrays.srv (#84)
  • use idl files (if any) (#82)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

  • Remove unnecessary action dependencies from CMakeLists.txt (#81)
  • Contributors: Jacob Perron

0.7.3 (2019-05-20)

  • add test cases for UTF-8 encoded strings (#80)
  • Add UTF-8 BOM to message_fixtures.hpp file (#79)
  • Contributors: Dirk Thomas, Michel Hidalgo

0.7.2 (2019-05-08)

  • add WString tests (#78)
  • Build interfaces from the package test_interface_files (#77)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.1 (2019-04-26)

0.7.0 (2019-04-14)

  • update test fixtures for char type (#64)
  • Add action with nested messages (#62)
  • Contributors: Dirk Thomas, Shane Loretz

0.6.2 (2019-01-11)

  • Fix errors from uncrustify v0.68 (#57)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • remove trailing slash (#55)
  • Change UUID type in action_msgs (#54)
  • add new test messages for arrays of arrays (#52)
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Karsten Knese

0.6.0 (2018-11-16)

  • Generate action type support / Remove hardcoded action type support (#48)
  • Hardcoded typesupport for Fibonacci action (#47)
  • Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
  • Add test message for dynamic array of static arrays (#43)
  • use add_compile_options instead of setting only cxx flags
  • Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
  • Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz

0.5.0 (2018-06-24)

0.4.0 (2017-12-08)

  • member of rosidl_interfaces_packages group (#28)
  • Merge pull request #22 from ros2/remove_indent_off
  • Contributors: Dirk Thomas, Mikael Arguedas, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.4.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version ardent
Last Updated 2017-12-09
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Karsten Knese

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.5.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version bouncy
Last Updated 2018-06-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Karsten Knese

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.6.3
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version crystal
Last Updated 2019-03-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Karsten Knese

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version eloquent
Last Updated 2019-09-26
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Karsten Knese

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package test_msgs

0.8.0 (2019-09-26)

  • Add test fixtures for Arrays.srv (#84)
  • use idl files (if any) (#82)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

  • Remove unnecessary action dependencies from CMakeLists.txt (#81)
  • Contributors: Jacob Perron

0.7.3 (2019-05-20)

  • add test cases for UTF-8 encoded strings (#80)
  • Add UTF-8 BOM to message_fixtures.hpp file (#79)
  • Contributors: Dirk Thomas, Michel Hidalgo

0.7.2 (2019-05-08)

  • add WString tests (#78)
  • Build interfaces from the package test_interface_files (#77)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.1 (2019-04-26)

0.7.0 (2019-04-14)

  • update test fixtures for char type (#64)
  • Add action with nested messages (#62)
  • Contributors: Dirk Thomas, Shane Loretz

0.6.2 (2019-01-11)

  • Fix errors from uncrustify v0.68 (#57)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • remove trailing slash (#55)
  • Change UUID type in action_msgs (#54)
  • add new test messages for arrays of arrays (#52)
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Karsten Knese

0.6.0 (2018-11-16)

  • Generate action type support / Remove hardcoded action type support (#48)
  • Hardcoded typesupport for Fibonacci action (#47)
  • Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
  • Add test message for dynamic array of static arrays (#43)
  • use add_compile_options instead of setting only cxx flags
  • Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
  • Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz

0.5.0 (2018-06-24)

0.4.0 (2017-12-08)

  • member of rosidl_interfaces_packages group (#28)
  • Merge pull request #22 from ros2/remove_indent_off
  • Contributors: Dirk Thomas, Mikael Arguedas, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.7.4
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version dashing
Last Updated 2019-05-30
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Karsten Knese

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.3
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version galactic
Last Updated 2021-04-06
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Chris Lalancette
  • Michel Hidalgo

Authors

  • Karsten Knese
README
No README found. See repository README.
CHANGELOG

Changelog for package test_msgs

1.0.3 (2021-04-06)

1.0.2 (2021-02-22)

  • Update package maintainers. (#112)
  • Contributors: Chris Lalancette

1.0.1 (2020-06-29)

1.0.0 (2020-05-26)

0.9.0 (2020-04-25)

  • Remove unused local variable (#96)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-26)

  • Add test fixtures for Arrays.srv (#84)
  • use idl files (if any) (#82)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

  • Remove unnecessary action dependencies from CMakeLists.txt (#81)
  • Contributors: Jacob Perron

0.7.3 (2019-05-20)

  • add test cases for UTF-8 encoded strings (#80)
  • Add UTF-8 BOM to message_fixtures.hpp file (#79)
  • Contributors: Dirk Thomas, Michel Hidalgo

0.7.2 (2019-05-08)

  • add WString tests (#78)
  • Build interfaces from the package test_interface_files (#77)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.1 (2019-04-26)

0.7.0 (2019-04-14)

  • update test fixtures for char type (#64)
  • Add action with nested messages (#62)
  • Contributors: Dirk Thomas, Shane Loretz

0.6.2 (2019-01-11)

  • Fix errors from uncrustify v0.68 (#57)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • remove trailing slash (#55)
  • Change UUID type in action_msgs (#54)
  • add new test messages for arrays of arrays (#52)
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Karsten Knese

0.6.0 (2018-11-16)

  • Generate action type support / Remove hardcoded action type support (#48)
  • Hardcoded typesupport for Fibonacci action (#47)
  • Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
  • Add test message for dynamic array of static arrays (#43)
  • use add_compile_options instead of setting only cxx flags
  • Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
  • Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz

0.5.0 (2018-06-24)

0.4.0 (2017-12-08)

  • member of rosidl_interfaces_packages group (#28)
  • Merge pull request #22 from ros2/remove_indent_off
  • Contributors: Dirk Thomas, Mikael Arguedas, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/rcl_interfaces.git
VCS Type git
VCS Version foxy
Last Updated 2021-04-02
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A package containing message definitions and fixtures used exclusively for testing purposes.

Additional Links

No additional links.

Maintainers

  • Karsten Knese

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package test_msgs

1.0.0 (2020-05-26)

0.9.0 (2020-04-25)

  • Remove unused local variable (#96)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-26)

  • Add test fixtures for Arrays.srv (#84)
  • use idl files (if any) (#82)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

  • Remove unnecessary action dependencies from CMakeLists.txt (#81)
  • Contributors: Jacob Perron

0.7.3 (2019-05-20)

  • add test cases for UTF-8 encoded strings (#80)
  • Add UTF-8 BOM to message_fixtures.hpp file (#79)
  • Contributors: Dirk Thomas, Michel Hidalgo

0.7.2 (2019-05-08)

  • add WString tests (#78)
  • Build interfaces from the package test_interface_files (#77)
  • Contributors: Dirk Thomas, Jacob Perron

0.7.1 (2019-04-26)

0.7.0 (2019-04-14)

  • update test fixtures for char type (#64)
  • Add action with nested messages (#62)
  • Contributors: Dirk Thomas, Shane Loretz

0.6.2 (2019-01-11)

  • Fix errors from uncrustify v0.68 (#57)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • remove trailing slash (#55)
  • Change UUID type in action_msgs (#54)
  • add new test messages for arrays of arrays (#52)
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Karsten Knese

0.6.0 (2018-11-16)

  • Generate action type support / Remove hardcoded action type support (#48)
  • Hardcoded typesupport for Fibonacci action (#47)
  • Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
  • Add test message for dynamic array of static arrays (#43)
  • use add_compile_options instead of setting only cxx flags
  • Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
  • Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz

0.5.0 (2018-06-24)

0.4.0 (2017-12-08)

  • member of rosidl_interfaces_packages group (#28)
  • Merge pull request #22 from ros2/remove_indent_off
  • Contributors: Dirk Thomas, Mikael Arguedas, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_msgs at Robotics Stack Exchange