Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
humble

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
humble

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
humble

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
humble

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
humble

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
dashing

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version dashing-devel
Last Updated 2020-11-05
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

1.7.12 (2013-06-06)

  • fix dependency on exported targets if the variable is empty
  • use EXPORTED_TARGETS variable instead of explicit target names
  • Contributors: Dirk Thomas

1.7.11 (2013-03-13)

1.7.10 (2013-01-13)

  • add missing link library uuid

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
galactic

Package Summary

Tags No category tags.
Version 3.0.2
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version galactic
Last Updated 2022-04-01
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
foxy

Package Summary

Tags No category tags.
Version 2.1.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version foxy-devel
Last Updated 2021-05-28
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

2.1.0 (2021-05-28)

  • Fix lint and uncrustify issues on Foxy (#78)
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette, Michael Carroll

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

1.7.12 (2013-06-06)

  • fix dependency on exported targets if the variable is empty
  • use EXPORTED_TARGETS variable instead of explicit target names

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
iron

Package Summary

Tags No category tags.
Version 4.1.2
License BSD-3-Clause
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version ros2
Last Updated 2025-04-14
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

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Michael Carroll
  • Stuart Glaser
README
No README found. See repository README.
CHANGELOG

Changelog for package bondcpp

4.1.2 (2025-01-24)

4.1.1 (2025-01-23)

  • Fix copyright/license headers and enable lint (#107)
  • Remove empty Doxygen mainpage files (#106)
  • Clarify licenses of bond_core and smclib (#105)
  • Contributors: Michael Carroll

4.1.0 (2024-06-03)

  • Update bond_core to modern cmake. (#94)
  • Fix osx and win32 builds (#83)
  • [ros2] Update maintainers - 2022-11-07 (#90)
  • Contributors: Audrow Nash, Chris Lalancette, Tobias Fischer

4.0.0 (2022-09-01)

  • Bond cleanups (#87)
  • Contributors: Michael Carroll

3.0.2 (2022-04-01)

3.0.1 (2021-01-26)

  • Fix cpplint/uncrustify errors.
  • Add build dependencies on pkg-config.
  • Contributors: Chris Lalancette

3.0.0 (2021-01-26)

  • [Fixing CI] using chrono literals for durations from rclcpp API update (#69)
  • Contributors: Steve Macenski

2.0.0 (2020-11-05)

  • Lifecycle support 2 (#67)
  • find uuid correctly on ubuntu and osx (#55)
  • Ros2 devel (#54)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
lunar

Package Summary

Tags No category tags.
Version 1.8.6
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2020-08-28
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.8.6 (2020-08-28)

  • narrow down required boost dependencies (#68)
  • Contributors: Mikael Arguedas

1.8.5 (2020-05-14)

  • Bump CMake minimum version to use CMP0048 (#58)
  • Contributors: Michael Carroll

1.8.4 (2020-02-24)

  • Solved static linking problems with bondcpp (#44)
  • Add BONDCPP_DECL for Bond class (#2) (#45)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: James Xu, Mikael Arguedas, ivanpauno

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
jade

Package Summary

Tags No category tags.
Version 1.7.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version groovy-devel
Last Updated 2018-10-09
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.7.20 (2017-12-18)

  • fix package.xml to comply with schema (#31)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

1.7.12 (2013-06-06)

  • fix dependency on exported targets if the variable is empty
  • use EXPORTED_TARGETS variable instead of explicit target names
  • Contributors: Dirk Thomas

1.7.11 (2013-03-13)

1.7.10 (2013-01-13)

  • add missing link library uuid #6
  • Contributors: Dirk Thomas

1.7.9 (2012-12-27)

  • modified dep type of catkin
  • Contributors: Dirk Thomas

1.7.8 (2012-12-13)

1.7.7 (2012-12-06)

  • Added missing link against catkin_LIBRARIES
  • Updated url tags in package.xml's #1
  • updated catkin_package(DEPENDS)
  • Contributors: Dirk Thomas, William Woodall

1.7.6 (2012-10-30)

  • fix catkin function order
  • Contributors: Dirk Thomas

1.7.5 (2012-10-27)

  • clean up package.xml files
  • add missing target dependency to gencpp
  • Contributors: Dirk Thomas

1.7.4 (2012-10-06)

1.7.3 (2012-10-02 00:19)

  • fix package building issues
  • Contributors: Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
boost
uuid

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.7.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version groovy-devel
Last Updated 2018-10-09
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.7.20 (2017-12-18)

  • fix package.xml to comply with schema (#31)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

1.7.12 (2013-06-06)

  • fix dependency on exported targets if the variable is empty
  • use EXPORTED_TARGETS variable instead of explicit target names
  • Contributors: Dirk Thomas

1.7.11 (2013-03-13)

1.7.10 (2013-01-13)

  • add missing link library uuid #6
  • Contributors: Dirk Thomas

1.7.9 (2012-12-27)

  • modified dep type of catkin
  • Contributors: Dirk Thomas

1.7.8 (2012-12-13)

1.7.7 (2012-12-06)

  • Added missing link against catkin_LIBRARIES
  • Updated url tags in package.xml's #1
  • updated catkin_package(DEPENDS)
  • Contributors: Dirk Thomas, William Woodall

1.7.6 (2012-10-30)

  • fix catkin function order
  • Contributors: Dirk Thomas

1.7.5 (2012-10-27)

  • clean up package.xml files
  • add missing target dependency to gencpp
  • Contributors: Dirk Thomas

1.7.4 (2012-10-06)

1.7.3 (2012-10-02 00:19)

  • fix package building issues
  • Contributors: Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
boost
uuid

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
hydro

Package Summary

Tags No category tags.
Version 1.7.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version groovy-devel
Last Updated 2018-10-09
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.7.20 (2017-12-18)

  • fix package.xml to comply with schema (#31)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

1.7.12 (2013-06-06)

  • fix dependency on exported targets if the variable is empty
  • use EXPORTED_TARGETS variable instead of explicit target names
  • Contributors: Dirk Thomas

1.7.11 (2013-03-13)

1.7.10 (2013-01-13)

  • add missing link library uuid #6
  • Contributors: Dirk Thomas

1.7.9 (2012-12-27)

  • modified dep type of catkin
  • Contributors: Dirk Thomas

1.7.8 (2012-12-13)

1.7.7 (2012-12-06)

  • Added missing link against catkin_LIBRARIES
  • Updated url tags in package.xml's #1
  • updated catkin_package(DEPENDS)
  • Contributors: Dirk Thomas, William Woodall

1.7.6 (2012-10-30)

  • fix catkin function order
  • Contributors: Dirk Thomas

1.7.5 (2012-10-27)

  • clean up package.xml files
  • add missing target dependency to gencpp
  • Contributors: Dirk Thomas

1.7.4 (2012-10-06)

1.7.3 (2012-10-02 00:19)

  • fix package building issues
  • Contributors: Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
boost
uuid

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 1.8.6
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2020-08-28
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.8.6 (2020-08-28)

  • narrow down required boost dependencies (#68)
  • Contributors: Mikael Arguedas

1.8.5 (2020-05-14)

  • Bump CMake minimum version to use CMP0048 (#58)
  • Contributors: Michael Carroll

1.8.4 (2020-02-24)

  • Solved static linking problems with bondcpp (#44)
  • Add BONDCPP_DECL for Bond class (#2) (#45)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: James Xu, Mikael Arguedas, ivanpauno

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 1.8.6
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2020-08-28
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.8.6 (2020-08-28)

  • narrow down required boost dependencies (#68)
  • Contributors: Mikael Arguedas

1.8.5 (2020-05-14)

  • Bump CMake minimum version to use CMP0048 (#58)
  • Contributors: Michael Carroll

1.8.4 (2020-02-24)

  • Solved static linking problems with bondcpp (#44)
  • Add BONDCPP_DECL for Bond class (#2) (#45)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: James Xu, Mikael Arguedas, ivanpauno

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

1.7.13 (2013-08-21)

  • Use c++ style reinterpret_cast rather than c style cast
  • use rpc for uuid on windows
  • add missing archive/library/runtime destinations for library
  • Contributors: David Hodo, Dirk Thomas, William Woodall

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange

Package symbol

bondcpp package from bond_core repo

bond bond_core bondcpp bondpy smclib test_bond

ROS Distro
noetic

Package Summary

Tags No category tags.
Version 1.8.7
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/bond_core.git
VCS Type git
VCS Version noetic-devel
Last Updated 2025-04-25
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ implementation of bond, a mechanism for checking when another process has terminated.

Additional Links

Maintainers

  • Michael Carroll

Authors

  • Stuart Glaser
README
No README found. No README in repository either.
CHANGELOG

Changelog for package bondcpp

1.8.7 (2025-04-25)

  • Use the first sister message as a Heartbeat (#93)
  • Contributors: Martin Pecka

1.8.6 (2020-08-28)

  • narrow down required boost dependencies (#68)
  • Contributors: Mikael Arguedas

1.8.5 (2020-05-14)

  • Bump CMake minimum version to use CMP0048 (#58)
  • Contributors: Michael Carroll

1.8.4 (2020-02-24)

  • Solved static linking problems with bondcpp (#44)
  • Add BONDCPP_DECL for Bond class (#2) (#45)
  • Make Michael Carroll the maintainer (#40)
  • Contributors: James Xu, Mikael Arguedas, ivanpauno

1.8.3 (2018-08-17)

  • Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37)
    • Argument to Boost milliseconds must be integral
    • Fix style
    • More consistent type
  • Contributors: Paul-Edouard Sarlin

1.8.2 (2018-04-27)

  • uuid dependency fixup (#36)
    • dont export uuid dependency as this isnt anywhere in the public api
    • fixx uuid dependency in test_bond as well
  • Contributors: Mikael Arguedas

1.8.1 (2017-10-27)

  • fix package.xml to comply with schema (#30)
  • Contributors: Mikael Arguedas

1.8.0 (2017-07-27)

  • Use SteadyTime and SteadyTimer for bond timeouts (#18)
  • C++ style (#28)
  • switch to package format 2 (#27)
  • remove trailing whitespaces (#26)
  • Contributors: Felix Ruess, Mikael Arguedas

1.7.19 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.7.18 (2016-10-24)

  • fix -isystem /usr/include build breakage in gcc6
  • Contributors: Mikael Arguedas

1.7.17 (2016-03-15)

  • update maintainer
  • Contributors: Mikael Arguedas

1.7.16 (2014-10-30)

  • Fix depedency version
  • Contributors: Esteve Fernandez

1.7.15 (2014-10-28)

  • Added version dependency.
  • Removed redundant include_directories
  • Added cmake_modules in alphabetical order
  • Use FindUUID.cmake from cmake-modules to find the UUID libraries #8
  • Contributors: Esteve Fernandez

1.7.14 (2014-05-08)

  • Update maintainer field
  • Contributors: Esteve Fernandez, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged bondcpp at Robotics Stack Exchange