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

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

No version for distro jazzy showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

No version for distro kilted showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

No version for distro rolling showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

No version for distro github showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

No version for distro galactic showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

No version for distro iron showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-02-15
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Mikael Arguedas

Authors

  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package test_nodelet

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

1.9.3 (2015-08-05)

  • adding support for named nodelet loggers
  • Contributors: Tully Foote

1.9.2 (2014-10-30)

1.9.1 (2014-10-29)

  • test_nodelet: test for #23 (display helpful error msg)
  • Contributors: Max Schwarz

1.9.0 (2014-06-16)

1.8.3 (2014-05-08)

  • update changelogs
  • Update maintainer field
  • Contributors: Dirk Thomas, Esteve Fernandez

1.8.2 (2014-01-07)

1.8.0 (2013-07-11)

  • check for CATKIN_ENABLE_TESTING
  • update email in package.xml

1.7.15 (2013-03-12)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange

Package Summary

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

Repository Summary

Description Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
Checkout URI https://github.com/ros/nodelet_core.git
VCS Type git
VCS Version noetic-devel
Last Updated 2025-05-31
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A package for nodelet unit tests

Additional Links

Maintainers

  • Geoffrey Biggs

Authors

  • Tully Foote
  • Michael Carroll
README
No README found. See repository README.
CHANGELOG

Changelog for package test_nodelet

1.11.2 (2025-05-09)

1.11.1 (2024-11-13)

1.11.0 (2024-01-09)

  • Fix use-after-free when a nodelet throws on initialization (#122)
  • Update package maintainers (#114)
  • Switch to new boost/bind/bind.hpp (#117)
  • Contributors: Geoffrey Biggs, Hugal31, Jochen Sprickerhof

1.10.2 (2021-10-07)

1.10.1 (2021-01-25)

1.10.0 (2020-03-09)

  • Update maintainer to Michael Carroll (#104)
  • Fix nodelet tests for focal (#103)
  • Bump CMake version to avoid CMP0048 warning (#102)
  • Temporarily disable tests to appease noetic CI (#97)
  • Disable tests that don't work in python3 (#96)
  • Contributors: Michael Carroll, Shane Loretz

1.9.16 (2018-04-27)

1.9.15 (2018-03-16)

  • use new pluginlib headers (#73)
  • Contributors: Mikael Arguedas

1.9.14 (2017-11-15)

  • update to use non deprecated pluginlib macro (#69)
  • Contributors: Mikael Arguedas

1.9.13 (2017-10-27)

1.9.12 (2017-08-04)

1.9.11 (2017-07-27)

  • Test nodehandles (#64)
  • remove trailing whitespaces (#62)
  • switch to package format 2 (#63)
  • Contributors: Mikael Arguedas

1.9.10 (2017-03-27)

  • fix unused var warning
  • Contributors: Mikael Arguedas

1.9.9 (2017-02-17)

1.9.8 (2016-11-15)

  • Fix bond handling during nodelet unloading (#51)
    • add test whether bond breaking on unload works (tests #50)

    * disable callback for broken bond when we are breaking it This avoids the nodelet::LoaderROS::unload() method to be called twice for the same nodelet, causing an error output. * use AsyncSpinner for nodelet load in order for the shutdown procedure to work During shutdown, the bonds still need to communicate their status in order for the nodelet to properly/cleanly/quickly unload. This requires the node to spin.

    • add test whether LoaderROS::unload() is called twice (tests #50)
  • Contributors: Daniel Seifert

1.9.7 (2016-10-24)

1.9.6 (2016-09-20)

1.9.5 (2016-06-22)

1.9.4 (2016-03-15)

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged test_nodelet at Robotics Stack Exchange