fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 2.2.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2023-11-13 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Shane Loretz
Authors
- Dirk Thomas
- Michel Hidalgo
- Ricardo González
fastrtps_cmake_module
This package provides a CMake module to find the eProsima FastRTPS installation on a system.
Features
The CMake module FindFastRTPS.cmake enables packages to easily find FastRTPS by just adding the appropriate find_package(fastrtps_cmake_module)
to their CMakeLists.txt file.
Quality Declaration
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.
Changelog for package fastrtps_cmake_module
2.2.2 (2023-11-13)
2.2.1 (2023-07-18)
2.2.0 (2022-03-30)
2.1.0 (2022-03-01)
2.0.4 (2022-01-13)
- Update maintainers to Shane Loretz (#83)
- Contributors: Audrow Nash
2.0.3 (2021-11-18)
2.0.2 (2021-08-09)
2.0.1 (2021-07-28)
2.0.0 (2021-07-23)
1.2.1 (2021-04-06)
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#69)
- Contributors: shonigmann
1.2.0 (2021-03-18)
1.1.0 (2020-12-09)
- Use CMake config dirs as hint for header/library search (#56)
- Update package maintainers (#55)
- QD Update Version Stability to stable version (#46)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Michel Hidalgo
1.0.1 (2020-05-26)
1.0.0 (2020-05-22)
0.9.0 (2020-04-24)
0.8.0 (2019-09-25)
0.7.1 (2019-05-08)
0.7.0 (2019-04-13)
0.6.1 (2019-01-11)
0.6.0 (2018-11-16)
- Change year of copyright notices
- Look for debug versions of fastcdr and fastrtps as well
- Export FastRTPS libraries
- remove obsolete stuff from CMake module
- update style and enable linters
- update schema url
- add schema to manifest files
- Added Apache License 2.0
- fix CMake syntax
- update to new rmw error handling code, add explicit build type
- First commit
- Contributors: Dirk Thomas, Esteve Fernandez, Miguel Company, Mikael Arguedas, Ricardo González, Ricardo González Moreno, Steven! Ragnarök, William Woodall, richiprosima
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 3.0.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-11-17 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Shane Loretz
Authors
- Dirk Thomas
- Michel Hidalgo
- Ricardo González
fastrtps_cmake_module
This package provides a CMake module to find the eProsima FastRTPS installation on a system.
Features
The CMake module FindFastRTPS.cmake enables packages to easily find FastRTPS by just adding the appropriate find_package(fastrtps_cmake_module)
to their CMakeLists.txt file.
Quality Declaration
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.
Changelog for package fastrtps_cmake_module
3.0.2 (2023-11-17)
3.0.1 (2023-07-14)
3.0.0 (2023-04-12)
2.5.0 (2023-02-13)
- [rolling] Update maintainers - 2022-11-07 (#93)
- Contributors: Audrow Nash
2.4.0 (2022-09-13)
2.3.0 (2022-05-04)
2.2.0 (2022-03-30)
2.1.0 (2022-03-01)
2.0.4 (2022-01-13)
- Update maintainers to Shane Loretz (#83)
- Contributors: Audrow Nash
2.0.3 (2021-11-18)
2.0.2 (2021-08-09)
2.0.1 (2021-07-28)
2.0.0 (2021-07-23)
1.2.1 (2021-04-06)
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#69)
- Contributors: shonigmann
1.2.0 (2021-03-18)
1.1.0 (2020-12-09)
- Use CMake config dirs as hint for header/library search (#56)
- Update package maintainers (#55)
- QD Update Version Stability to stable version (#46)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Michel Hidalgo
1.0.1 (2020-05-26)
1.0.0 (2020-05-22)
0.9.0 (2020-04-24)
0.8.0 (2019-09-25)
0.7.1 (2019-05-08)
0.7.0 (2019-04-13)
0.6.1 (2019-01-11)
0.6.0 (2018-11-16)
- Change year of copyright notices
- Look for debug versions of fastcdr and fastrtps as well
- Export FastRTPS libraries
- remove obsolete stuff from CMake module
- update style and enable linters
- update schema url
- add schema to manifest files
- Added Apache License 2.0
- fix CMake syntax
- update to new rmw error handling code, add explicit build type
- First commit
- Contributors: Dirk Thomas, Esteve Fernandez, Miguel Company, Mikael Arguedas, Ricardo González, Ricardo González Moreno, Steven! Ragnarök, William Woodall, richiprosima
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 3.6.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-04-16 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Shane Loretz
Authors
- Dirk Thomas
- Michel Hidalgo
- Ricardo González
fastrtps_cmake_module
This package provides a CMake module to find the eProsima FastRTPS installation on a system.
Features
The CMake module FindFastRTPS.cmake enables packages to easily find FastRTPS by just adding the appropriate find_package(fastrtps_cmake_module)
to their CMakeLists.txt file.
Quality Declaration
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.
Changelog for package fastrtps_cmake_module
3.6.0 (2024-04-16)
3.5.0 (2024-03-27)
3.4.0 (2023-12-26)
3.3.0 (2023-10-04)
3.2.0 (2023-06-07)
3.1.0 (2023-04-28)
3.0.0 (2023-04-12)
2.5.0 (2023-02-13)
- [rolling] Update maintainers - 2022-11-07 (#93)
- Contributors: Audrow Nash
2.4.0 (2022-09-13)
2.3.0 (2022-05-04)
2.2.0 (2022-03-30)
2.1.0 (2022-03-01)
2.0.4 (2022-01-13)
- Update maintainers to Shane Loretz (#83)
- Contributors: Audrow Nash
2.0.3 (2021-11-18)
2.0.2 (2021-08-09)
2.0.1 (2021-07-28)
2.0.0 (2021-07-23)
1.2.1 (2021-04-06)
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#69)
- Contributors: shonigmann
1.2.0 (2021-03-18)
1.1.0 (2020-12-09)
- Use CMake config dirs as hint for header/library search (#56)
- Update package maintainers (#55)
- QD Update Version Stability to stable version (#46)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Michel Hidalgo
1.0.1 (2020-05-26)
1.0.0 (2020-05-22)
0.9.0 (2020-04-24)
0.8.0 (2019-09-25)
0.7.1 (2019-05-08)
0.7.0 (2019-04-13)
0.6.1 (2019-01-11)
0.6.0 (2018-11-16)
- Change year of copyright notices
- Look for debug versions of fastcdr and fastrtps as well
- Export FastRTPS libraries
- remove obsolete stuff from CMake module
- update style and enable linters
- update schema url
- add schema to manifest files
- Added Apache License 2.0
- fix CMake syntax
- update to new rmw error handling code, add explicit build type
- First commit
- Contributors: Dirk Thomas, Esteve Fernandez, Miguel Company, Mikael Arguedas, Ricardo González, Ricardo González Moreno, Steven! Ragnarök, William Woodall, richiprosima
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 3.7.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-11-19 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Shane Loretz
Authors
- Dirk Thomas
- Michel Hidalgo
- Ricardo González
fastrtps_cmake_module
This package provides a CMake module to find the eProsima FastRTPS installation on a system.
Features
The CMake module FindFastRTPS.cmake enables packages to easily find FastRTPS by just adding the appropriate find_package(fastrtps_cmake_module)
to their CMakeLists.txt file.
Quality Declaration
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.
Changelog for package fastrtps_cmake_module
3.7.0 (2024-04-26)
3.6.0 (2024-04-16)
3.5.0 (2024-03-27)
3.4.0 (2023-12-26)
3.3.0 (2023-10-04)
3.2.0 (2023-06-07)
3.1.0 (2023-04-28)
3.0.0 (2023-04-12)
2.5.0 (2023-02-13)
- [rolling] Update maintainers - 2022-11-07 (#93)
- Contributors: Audrow Nash
2.4.0 (2022-09-13)
2.3.0 (2022-05-04)
2.2.0 (2022-03-30)
2.1.0 (2022-03-01)
2.0.4 (2022-01-13)
- Update maintainers to Shane Loretz (#83)
- Contributors: Audrow Nash
2.0.3 (2021-11-18)
2.0.2 (2021-08-09)
2.0.1 (2021-07-28)
2.0.0 (2021-07-23)
1.2.1 (2021-04-06)
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#69)
- Contributors: shonigmann
1.2.0 (2021-03-18)
1.1.0 (2020-12-09)
- Use CMake config dirs as hint for header/library search (#56)
- Update package maintainers (#55)
- QD Update Version Stability to stable version (#46)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Michel Hidalgo
1.0.1 (2020-05-26)
1.0.0 (2020-05-22)
0.9.0 (2020-04-24)
0.8.0 (2019-09-25)
0.7.1 (2019-05-08)
0.7.0 (2019-04-13)
0.6.1 (2019-01-11)
0.6.0 (2018-11-16)
- Change year of copyright notices
- Look for debug versions of fastcdr and fastrtps as well
- Export FastRTPS libraries
- remove obsolete stuff from CMake module
- update style and enable linters
- update schema url
- add schema to manifest files
- Added Apache License 2.0
- fix CMake syntax
- update to new rmw error handling code, add explicit build type
- First commit
- Contributors: Dirk Thomas, Esteve Fernandez, Miguel Company, Mikael Arguedas, Ricardo González, Ricardo González Moreno, Steven! Ragnarök, William Woodall, richiprosima
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rmw_fastrtps repofastrtps_cmake_module rmw_fastrtps_cpp |
|
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/rmw_fastrtps.git |
VCS Type | git |
VCS Version | ardent |
Last Updated | 2017-12-09 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Ricardo Gonzalez
Authors
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rmw_fastrtps_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rmw_fastrtps repofastrtps_cmake_module rmw_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 0.5.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rmw_fastrtps.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-06-28 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
- Ricardo González
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rmw_fastrtps_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 0.6.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2019-01-11 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
- Ricardo González
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
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/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2019-09-25 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
- Ricardo González
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 0.7.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2020-11-24 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
- Ricardo González
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
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/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2021-04-06 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Michel Hidalgo
Authors
- Ricardo González
- Dirk Thomas
fastrtps_cmake_module
This package provides a CMake module to find the eProsima FastRTPS installation on a system.
Features
The CMake module FindFastRTPS.cmake enables packages to easily find FastRTPS by just adding the appropriate find_package(fastrtps_cmake_module)
to their CMakeLists.txt file.
Quality Declaration
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.
Changelog for package fastrtps_cmake_module
1.2.1 (2021-04-06)
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#69)
- Contributors: shonigmann
1.2.0 (2021-03-18)
1.1.0 (2020-12-09)
- Use CMake config dirs as hint for header/library search (#56)
- Update package maintainers (#55)
- QD Update Version Stability to stable version (#46)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Michel Hidalgo
1.0.1 (2020-05-26)
1.0.0 (2020-05-22)
0.9.0 (2020-04-24)
0.8.0 (2019-09-25)
0.7.1 (2019-05-08)
0.7.0 (2019-04-13)
0.6.1 (2019-01-11)
0.6.0 (2018-11-16)
- Change year of copyright notices
- Look for debug versions of fastcdr and fastrtps as well
- Export FastRTPS libraries
- remove obsolete stuff from CMake module
- update style and enable linters
- update schema url
- add schema to manifest files
- Added Apache License 2.0
- fix CMake syntax
- update to new rmw error handling code, add explicit build type
- First commit
- Contributors: Dirk Thomas, Esteve Fernandez, Miguel Company, Mikael Arguedas, Ricardo González, Ricardo González Moreno, Steven! Ragnarök, William Woodall, richiprosima
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged fastrtps_cmake_module at Robotics Stack Exchange
fastrtps_cmake_module package from rosidl_typesupport_fastrtps repofastrtps_cmake_module rosidl_typesupport_fastrtps_c rosidl_typesupport_fastrtps_cpp |
|
Package Summary
Tags | No category tags. |
Version | 1.0.4 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_typesupport_fastrtps.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2021-09-01 |
Dev Status | DEVELOPED |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
- Ricardo González
fastrtps_cmake_module
This package provides a CMake module to find the eProsima FastRTPS installation on a system.
Features
The CMake module FindFastRTPS.cmake enables packages to easily find FastRTPS by just adding the appropriate find_package(fastrtps_cmake_module)
to their CMakeLists.txt file.
Quality Declaration
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.
Changelog for package fastrtps_cmake_module
1.0.4 (2021-08-31)
1.0.3 (2021-04-14)
- Update quality declaration links (re: ros2/docs.ros2.org#52) (#70)
- Contributors: Simon Honigmann
1.0.2 (2020-12-09)
- Use CMake config dirs as hint for header/library search (#56) (#62)
- QD Update Version Stability to stable version (#46)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Geoffrey Biggs
1.0.1 (2020-05-26)
1.0.0 (2020-05-22)
0.9.0 (2020-04-24)
0.8.0 (2019-09-25)
0.7.1 (2019-05-08)
0.7.0 (2019-04-13)
0.6.1 (2019-01-11)
0.6.0 (2018-11-16)
- Change year of copyright notices
- Look for debug versions of fastcdr and fastrtps as well
- Export FastRTPS libraries
- remove obsolete stuff from CMake module
- update style and enable linters
- update schema url
- add schema to manifest files
- Added Apache License 2.0
- fix CMake syntax
- update to new rmw error handling code, add explicit build type
- First commit
- Contributors: Dirk Thomas, Esteve Fernandez, Miguel Company, Mikael Arguedas, Ricardo González, Ricardo González Moreno, Steven! Ragnarök, William Woodall, richiprosima
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |