No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro jazzy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro kilted showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro rolling showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro ardent showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro bouncy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro crystal showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro eloquent showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro dashing showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro galactic showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro foxy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro iron showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro lunar showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro jade showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro hydro showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.8-kinetic |
Last Updated | 2016-06-17 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro melodic showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_test at Robotics Stack Exchange
No version for distro noetic showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_test package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Rocon test framework (i.e. multi-launch rostest framework).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
0.7.8 (2015-04-27)
0.7.7 (2015-03-23)
0.7.6 (2014-11-21)
0.7.5 (2014-09-23)
0.7.4 (2014-08-25)
- Merge branch 'indigo' into hydro-devel
- adding back the rostest in rocon_test
- unconfigured build_depend on 'rostest
- Contributors: Daniel Stonier, Jihoon Lee
0.7.3 (2014-05-26)
- update for the new rocon launch api.
- Contributors: Daniel Stonier
0.7.0 (2014-04-16)
- bugfix rocon test breakage due to rocon_launch arg mapping api change.
- update for recently moved modules to rocon_tools.
- utilities broken up and moved to rocon tools.
- fix rocon_test logging for ctest execution, #200
- fix rocon_tests, closes #157
- using wallsleep clock instead of rospy.sleep. progress towards #191
- Contributors: Daniel Stonier, Piyush Khandelwal
0.5.0 (2013-05-27 11:03)
- trivial readme update - more explanatory first line.
- Follow up for test parent launchers to allow multiple launching on the one ros system for rocon tests. I did it previoously for roslaunch parents - this one is for test parents.
- make sure uuid's follow pre-launched configuration.
- disabling core services for parent roslaunchers.
- pause mode for rocon test implemented.
- text mode for rocon_test implemented (quite fugly though, but better than nothing).
- trivial printlog debugging for roslaunch parents in rocon_test.
- 0.4.0
- readme documentation.
- test_parent -> parent.
- regular launch parent for non-test launchers.
- bugfix a share directory variable typo.
- file shuffle.
- cmake module for add_rocon_test.
- wooha...rocon_test, a multimaster rostest is working. Actually lots of previous commits leading to this, and probably lots of bugs...but its working
- about to embark on a radical update to rocon tests now I know what's going on.
- test runner is working on the individual launchers.
- more on rocon_test, automatic enumeration of ports for rocon_launch
- basically rocon-test = rostest.
- rocon test development.
- starting a rocon test framework.
0.3.0 (2013-02-05)
0.2.2 (2013-01-31)
0.2.1 (2012-12-24)
0.2.0 (2012-12-23 14:05)
0.1.9 (2012-12-25)
0.1.8 (2012-12-23 13:59)
0.1.7 (2012-12-13)
0.1.6 (2012-12-12)
0.1.5 (2012-12-09)
0.1.4 (2012-12-08)
0.1.3 (2012-12-07)
0.1.2 (2012-11-24 18:09)
0.1.1 (2012-11-24 15:57)
0.1.0 (2012-11-14)
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rocon_gateway_tests | |
rocon_multimaster |
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.