No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2023-06-15 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Martin Pecka
Authors
- John Faust
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.7.3 (2023-06-15)
- Changed maintainer to Martin Pecka
- Contributors: Martin Pecka
0.7.2 (2020-05-28)
0.7.1 (2020-01-25)
- only depend on the boost components needed (#117)
0.7.0 (2020-01-24)
0.6.13 (2019-10-03)
0.6.12 (2019-03-04)
- update the use of macros in platform.h (#99)
- avoid unnecessary memory allocation (std::string) (#95)
- fix bug in HAVE_CXXABI_H compiler check (#89)
0.6.11 (2018-06-06)
0.6.10 (2018-05-01)
0.6.9 (2018-02-02)
0.6.8 (2018-01-26)
- define console_bridge macro with API call rather than relying on short macro being defined (#71)
0.6.7 (2017-11-03)
- fix support for console_bridge < 0.3.0 (#70, regression of 0.6.6)
0.6.6 (2017-10-25)
- replace usage of deprecated logError macros (#69)
0.6.5 (2017-07-27)
0.6.4 (2017-06-06)
0.6.3 (2017-05-15)
0.6.2 (2017-02-14)
0.6.1 (2016-09-02)
0.6.0 (2016-03-17)
0.5.7 (2016-03-09)
- export symbols for Header (#46)
0.5.6 (2015-05-20)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
- add missing boost dependency (#24)
0.5.2 (2014-06-27)
- find_package console_bridge with REQUIRED (#23)
0.5.1 (2014-06-24)
- convert to use console bridge from upstream debian package (ros/rosdistro#4633)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
0.4.1 (2014-02-11)
0.4.0 (2014-01-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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 cpp_common at Robotics Stack Exchange
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.6.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-07-24 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Dirk Thomas
Authors
- John Faust
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.6.14 (2020-07-24)
0.6.13 (2019-10-03)
0.6.12 (2019-03-04)
- update the use of macros in platform.h (#99)
- avoid unnecessary memory allocation (std::string) (#95)
- fix bug in HAVE_CXXABI_H compiler check (#89)
0.6.11 (2018-06-06)
0.6.10 (2018-05-01)
0.6.9 (2018-02-02)
0.6.8 (2018-01-26)
- define console_bridge macro with API call rather than relying on short macro being defined (#71)
0.6.7 (2017-11-03)
- fix support for console_bridge < 0.3.0 (#70, regression of 0.6.6)
0.6.6 (2017-10-25)
- replace usage of deprecated logError macros (#69)
0.6.5 (2017-07-27)
0.6.4 (2017-06-06)
0.6.3 (2017-05-15)
0.6.2 (2017-02-14)
0.6.1 (2016-09-02)
0.6.0 (2016-03-17)
0.5.7 (2016-03-09)
- export symbols for Header (#46)
0.5.6 (2015-05-20)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
- add missing boost dependency (#24)
0.5.2 (2014-06-27)
- find_package console_bridge with REQUIRED (#23)
0.5.1 (2014-06-24)
- convert to use console bridge from upstream debian package (ros/rosdistro#4633)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
0.4.1 (2014-02-11)
0.4.0 (2014-01-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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 cpp_common at Robotics Stack Exchange
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.5.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2017-03-06 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Dirk Thomas
Authors
- John Faust
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.5.8 (2017-03-06)
0.5.7 (2016-03-09)
- export symbols for Header (#46)
0.5.6 (2015-05-20)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
- add missing boost dependency (#24)
0.5.2 (2014-06-27)
- find_package console_bridge with REQUIRED (#23)
0.5.1 (2014-06-24)
- convert to use console bridge from upstream debian package (ros/rosdistro#4633)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
0.4.1 (2014-02-11)
0.4.0 (2014-01-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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 cpp_common at Robotics Stack Exchange
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.5.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2017-03-06 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Dirk Thomas
Authors
- John Faust
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.5.8 (2017-03-06)
0.5.7 (2016-03-09)
- export symbols for Header (#46)
0.5.6 (2015-05-20)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
- add missing boost dependency (#24)
0.5.2 (2014-06-27)
- find_package console_bridge with REQUIRED (#23)
0.5.1 (2014-06-24)
- convert to use console bridge from upstream debian package (ros/rosdistro#4633)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
0.4.1 (2014-02-11)
0.4.0 (2014-01-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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 cpp_common at Robotics Stack Exchange
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.4.4 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2014-12-29 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Dirk Thomas
Authors
- John Faust
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.4.4 (2014-12-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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
Deps | Name |
---|---|
console_bridge | |
catkin |
System Dependencies
No direct system dependencies.
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 cpp_common at Robotics Stack Exchange
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.6.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-07-24 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Dirk Thomas
Authors
- John Faust
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.6.14 (2020-07-24)
0.6.13 (2019-10-03)
0.6.12 (2019-03-04)
- update the use of macros in platform.h (#99)
- avoid unnecessary memory allocation (std::string) (#95)
- fix bug in HAVE_CXXABI_H compiler check (#89)
0.6.11 (2018-06-06)
0.6.10 (2018-05-01)
0.6.9 (2018-02-02)
0.6.8 (2018-01-26)
- define console_bridge macro with API call rather than relying on short macro being defined (#71)
0.6.7 (2017-11-03)
- fix support for console_bridge < 0.3.0 (#70, regression of 0.6.6)
0.6.6 (2017-10-25)
- replace usage of deprecated logError macros (#69)
0.6.5 (2017-07-27)
0.6.4 (2017-06-06)
0.6.3 (2017-05-15)
0.6.2 (2017-02-14)
0.6.1 (2016-09-02)
0.6.0 (2016-03-17)
0.5.7 (2016-03-09)
- export symbols for Header (#46)
0.5.6 (2015-05-20)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
- add missing boost dependency (#24)
0.5.2 (2014-06-27)
- find_package console_bridge with REQUIRED (#23)
0.5.1 (2014-06-24)
- convert to use console bridge from upstream debian package (ros/rosdistro#4633)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
0.4.1 (2014-02-11)
0.4.0 (2014-01-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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 cpp_common at Robotics Stack Exchange
cpp_common package from roscpp_core repocpp_common roscpp_core roscpp_serialization roscpp_traits rostime |
|
Package Summary
Tags | No category tags. |
Version | 0.6.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/roscpp_core.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-07-24 |
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
cpp_common contains C++ code for doing things that are not necessarily ROS
related, but are useful for multiple packages. This includes things like
the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting
backtraces.
This package is a component of
Additional Links
Maintainers
- Dirk Thomas
Authors
- John Faust
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package cpp_common
0.6.14 (2020-07-24)
0.6.13 (2019-10-03)
0.6.12 (2019-03-04)
- update the use of macros in platform.h (#99)
- avoid unnecessary memory allocation (std::string) (#95)
- fix bug in HAVE_CXXABI_H compiler check (#89)
0.6.11 (2018-06-06)
0.6.10 (2018-05-01)
0.6.9 (2018-02-02)
0.6.8 (2018-01-26)
- define console_bridge macro with API call rather than relying on short macro being defined (#71)
0.6.7 (2017-11-03)
- fix support for console_bridge < 0.3.0 (#70, regression of 0.6.6)
0.6.6 (2017-10-25)
- replace usage of deprecated logError macros (#69)
0.6.5 (2017-07-27)
0.6.4 (2017-06-06)
0.6.3 (2017-05-15)
0.6.2 (2017-02-14)
0.6.1 (2016-09-02)
0.6.0 (2016-03-17)
0.5.7 (2016-03-09)
- export symbols for Header (#46)
0.5.6 (2015-05-20)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
- add missing boost dependency (#24)
0.5.2 (2014-06-27)
- find_package console_bridge with REQUIRED (#23)
0.5.1 (2014-06-24)
- convert to use console bridge from upstream debian package (ros/rosdistro#4633)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
0.4.1 (2014-02-11)
0.4.0 (2014-01-29)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
- fix install destination for dll's under Windows
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy
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.