gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

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

Package Description

C++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.6.5 (2020-03-03)

  • add operator== & operator!= to message generation (#41)

0.6.4 (2020-03-02)

  • [windows] reducing the odds to have name collisions (#47)

0.6.3 (2020-01-24)

  • various code cleanup (#46)
  • package.xml format 3 (#45)
  • use setuptools instead of distutils (#43)
  • bump CMake version to avoid CMP0048 warning (#44)
  • two patches to make the generated headers reproducible (#42)

0.6.2 (2019-03-18)

  • add plugins the ability to also generate free functions (#40)

0.6.1 (2019-03-04)

  • enable Windows build (#38)

0.6.0 (2018-01-29)

  • add plugin support for generated C++ message headers (#32)
  • put all the message integer constants into a common enum (#25)

0.5.5 (2016-06-27)

  • fix extra semicolon warning (#26)

0.5.4 (2016-03-14)

  • fix unused parameter warning (#24)

0.5.3 (2014-12-22)

  • remove copyright header from generated code (#20)

0.5.2 (2014-05-07)

  • add architecture_independent flag in package.xml (#19)

0.5.1 (2014-02-24)

  • use catkin_install_python() to install Python scripts (#18)
  • add \'u\' suffix to unsigned enum values to avoid compiler warning (#16)

0.5.0 (2014-01-29)

  • remove __connection_header from message template (#3)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged gencpp at Robotics Stack Exchange

gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/gencpp.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-03-18
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++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.6.2 (2019-03-18)

  • add plugins the ability to also generate free functions (#40)

0.6.1 (2019-03-04)

  • enable Windows build (#38)

0.6.0 (2018-01-29)

  • add plugin support for generated C++ message headers (#32)
  • put all the message integer constants into a common enum (#25)

0.5.5 (2016-06-27)

  • fix extra semicolon warning (#26)

0.5.4 (2016-03-14)

  • fix unused parameter warning (#24)

0.5.3 (2014-12-22)

  • remove copyright header from generated code (#20)

0.5.2 (2014-05-07)

  • add architecture_independent flag in package.xml (#19)

0.5.1 (2014-02-24)

  • use catkin_install_python() to install Python scripts (#18)
  • add \'u\' suffix to unsigned enum values to avoid compiler warning (#16)

0.5.0 (2014-01-29)

  • remove __connection_header from message template (#3)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged gencpp at Robotics Stack Exchange

gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/gencpp.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-03-18
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++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.6.2 (2019-03-18)

  • add plugins the ability to also generate free functions (#40)

0.6.1 (2019-03-04)

  • enable Windows build (#38)

0.6.0 (2018-01-29)

  • add plugin support for generated C++ message headers (#32)
  • put all the message integer constants into a common enum (#25)

0.5.5 (2016-06-27)

  • fix extra semicolon warning (#26)

0.5.4 (2016-03-14)

  • fix unused parameter warning (#24)

0.5.3 (2014-12-22)

  • remove copyright header from generated code (#20)

0.5.2 (2014-05-07)

  • add architecture_independent flag in package.xml (#19)

0.5.1 (2014-02-24)

  • use catkin_install_python() to install Python scripts (#18)
  • add \'u\' suffix to unsigned enum values to avoid compiler warning (#16)

0.5.0 (2014-01-29)

  • remove __connection_header from message template (#3)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged gencpp at Robotics Stack Exchange

gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/gencpp.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-03-18
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++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.6.2 (2019-03-18)

  • add plugins the ability to also generate free functions (#40)

0.6.1 (2019-03-04)

  • enable Windows build (#38)

0.6.0 (2018-01-29)

  • add plugin support for generated C++ message headers (#32)
  • put all the message integer constants into a common enum (#25)

0.5.5 (2016-06-27)

  • fix extra semicolon warning (#26)

0.5.4 (2016-03-14)

  • fix unused parameter warning (#24)

0.5.3 (2014-12-22)

  • remove copyright header from generated code (#20)

0.5.2 (2014-05-07)

  • add architecture_independent flag in package.xml (#19)

0.5.1 (2014-02-24)

  • use catkin_install_python() to install Python scripts (#18)
  • add \'u\' suffix to unsigned enum values to avoid compiler warning (#16)

0.5.0 (2014-01-29)

  • remove __connection_header from message template (#3)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged gencpp at Robotics Stack Exchange

gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/gencpp.git
VCS Type git
VCS Version groovy-devel
Last Updated 2014-02-25
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++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.4.17 (2014-02-25)

  • revert \"python 3 compatibility\" (introduced in 0.4.15)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

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 gencpp at Robotics Stack Exchange

gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/gencpp.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2022-05-05
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++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.6.5 (2020-03-03)

  • add operator== & operator!= to message generation (#41)

0.6.4 (2020-03-02)

  • [windows] reducing the odds to have name collisions (#47)

0.6.3 (2020-01-24)

  • various code cleanup (#46)
  • package.xml format 3 (#45)
  • use setuptools instead of distutils (#43)
  • bump CMake version to avoid CMP0048 warning (#44)
  • two patches to make the generated headers reproducible (#42)

0.6.2 (2019-03-18)

  • add plugins the ability to also generate free functions (#40)

0.6.1 (2019-03-04)

  • enable Windows build (#38)

0.6.0 (2018-01-29)

  • add plugin support for generated C++ message headers (#32)
  • put all the message integer constants into a common enum (#25)

0.5.5 (2016-06-27)

  • fix extra semicolon warning (#26)

0.5.4 (2016-03-14)

  • fix unused parameter warning (#24)

0.5.3 (2014-12-22)

  • remove copyright header from generated code (#20)

0.5.2 (2014-05-07)

  • add architecture_independent flag in package.xml (#19)

0.5.1 (2014-02-24)

  • use catkin_install_python() to install Python scripts (#18)
  • add \'u\' suffix to unsigned enum values to avoid compiler warning (#16)

0.5.0 (2014-01-29)

  • remove __connection_header from message template (#3)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged gencpp at Robotics Stack Exchange

gencpp package from gencpp repo

gencpp

Package Summary

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

Repository Summary

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

Package Description

C++ ROS message and service generators.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
  • Troy Straszheim
  • Morgen Kjaergaard
README
No README found. No README in repository either.
CHANGELOG

Changelog for package gencpp

0.6.5 (2020-03-03)

  • add operator== & operator!= to message generation (#41)

0.6.4 (2020-03-02)

  • [windows] reducing the odds to have name collisions (#47)

0.6.3 (2020-01-24)

  • various code cleanup (#46)
  • package.xml format 3 (#45)
  • use setuptools instead of distutils (#43)
  • bump CMake version to avoid CMP0048 warning (#44)
  • two patches to make the generated headers reproducible (#42)

0.6.2 (2019-03-18)

  • add plugins the ability to also generate free functions (#40)

0.6.1 (2019-03-04)

  • enable Windows build (#38)

0.6.0 (2018-01-29)

  • add plugin support for generated C++ message headers (#32)
  • put all the message integer constants into a common enum (#25)

0.5.5 (2016-06-27)

  • fix extra semicolon warning (#26)

0.5.4 (2016-03-14)

  • fix unused parameter warning (#24)

0.5.3 (2014-12-22)

  • remove copyright header from generated code (#20)

0.5.2 (2014-05-07)

  • add architecture_independent flag in package.xml (#19)

0.5.1 (2014-02-24)

  • use catkin_install_python() to install Python scripts (#18)
  • add \'u\' suffix to unsigned enum values to avoid compiler warning (#16)

0.5.0 (2014-01-29)

  • remove __connection_header from message template (#3)

0.4.16 (2014-01-27)

0.4.15 (2014-01-07)

  • python 3 compatibility
  • fix generated code of message definition with windows line endings (#6)

0.4.14 (2013-08-21)

0.4.13 (2013-06-18)

  • update message targets to depend on template
  • update msg template to generate empty functions without warnings about unused variables (#4)

0.4.12 (2013-03-08)

0.4.11 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged gencpp at Robotics Stack Exchange