Package Summary

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

Repository Summary

Checkout URI https://github.com/ros2/rosidl_typesupport_connext.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

Provide CMake module to find RTI Connext.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
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

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged connext_cmake_module at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros2/rosidl_typesupport_connext.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

Provide CMake module to find RTI Connext.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
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

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged connext_cmake_module at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros2/rosidl_typesupport_connext.git
VCS Type git
VCS Version eloquent
Last Updated 2020-12-04
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

Provide CMake module to find RTI Connext.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG

Changelog for package connext_cmake_module

0.8.5 (2020-12-04)

0.8.4 (2019-12-04)

0.8.3 (2019-12-04)

0.8.2 (2019-10-23)

0.8.1 (2019-10-04)

  • Inline ament_zsh_to_array logic (#36)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-25)

  • Use local function to prepend unique value (#35)
  • Contributors: Dirk Thomas

0.7.2 (2019-05-29)

  • Generalize string matching for OSX Connext library in cmake module (#28)
  • Contributors: Jacob Perron

0.7.1 (2019-05-08)

0.7.0 (2019-04-13)

0.6.4 (2019-01-11)

0.6.3 (2018-12-13)

  • Add case for \'x64Darwin17clang9.0\' in Connext library path in find module (#21)
  • Contributors: Jacob Perron

0.6.2 (2018-12-07)

0.6.1 (2018-12-06)

  • Reduce verbosity when Connext is not available (#17)
  • Contributors: Dirk Thomas

0.6.0 (2018-11-16)

0.5.3 (2018-06-28)

0.5.2 (2018-06-25)

  • Re-export NDDSHOME variable in environment hook. (#5) The [find_package(Connext)]{.title-ref} function provided by connext_cmake_module relies on the NDDSHOME variable being set. In order for the connext_cmake_module package to be the only one which needs to source the RTI environment script on the buildfarm the environment hook must re-export it.
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged connext_cmake_module at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros2/rosidl_typesupport_connext.git
VCS Type git
VCS Version dashing
Last Updated 2020-08-27
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

Provide CMake module to find RTI Connext.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
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

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged connext_cmake_module 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/rosidl_typesupport_connext.git
VCS Type git
VCS Version foxy
Last Updated 2021-04-14
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

Provide CMake module to find RTI Connext.

Additional Links

No additional links.

Maintainers

  • Jacob Perron
  • Michel Hidalgo

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package connext_cmake_module

1.0.3 (2021-04-14)

  • Update maintainers (#64)
  • Contributors: Jacob Perron

1.0.2 (2020-09-29)

1.0.1 (2020-08-12)

  • remove pthread link flags for Android NDK cross-compiling (#56)
  • Contributors: jayhou

1.0.0 (2020-05-19)

  • Fix failure when find-packaging Connext Module and c/cxx languages are not enabled (#55)
  • Contributors: Ivan Santiago Paunovic

0.9.0 (2020-04-24)

  • Fix CMake warning about using uninitialized variables (#52)
  • Add missing project() command to check_abi CMakeLists.txt (#48)
  • Set ddsgen and ddsgen_server paths to absolute paths for Windows (#46)
  • Ignore -Wclass-memaccess build warnings coming from Connext 5.3.1 (#45)
  • Contributors: Dirk Thomas, Jacob Perron, Stephen Brawner

0.8.4 (2019-12-04)

0.8.3 (2019-12-04)

0.8.2 (2019-10-23)

0.8.1 (2019-10-04)

  • Inline ament_zsh_to_array logic (#36)
  • Contributors: Dirk Thomas

0.8.0 (2019-09-25)

  • Use local function to prepend unique value (#35)
  • Contributors: Dirk Thomas

0.7.2 (2019-05-29)

  • Generalize string matching for OSX Connext library in cmake module (#28)
  • Contributors: Jacob Perron

0.7.1 (2019-05-08)

0.7.0 (2019-04-13)

0.6.4 (2019-01-11)

0.6.3 (2018-12-13)

  • Add case for \'x64Darwin17clang9.0\' in Connext library path in find module (#21)
  • Contributors: Jacob Perron

0.6.2 (2018-12-07)

0.6.1 (2018-12-06)

  • Reduce verbosity when Connext is not available (#17)
  • Contributors: Dirk Thomas

0.6.0 (2018-11-16)

0.5.3 (2018-06-28)

0.5.2 (2018-06-25)

  • Re-export NDDSHOME variable in environment hook. (#5) The [find_package(Connext)]{.title-ref} function provided by connext_cmake_module relies on the NDDSHOME variable being set. In order for the connext_cmake_module package to be the only one which needs to source the RTI environment script on the buildfarm the environment hook must re-export it.
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged connext_cmake_module at Robotics Stack Exchange