No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro jazzy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro kilted showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro rolling showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro ardent showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro bouncy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro crystal showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro eloquent showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro dashing showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro galactic showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro foxy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro iron showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro lunar showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro jade showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro hydro showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.2 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.3-kinetic |
Last Updated | 2016-05-10 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Name | Deps |
---|---|
rocon_tools | |
rocon_test |
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.2 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.3-melodic |
Last Updated | 2016-05-10 |
Dev Status | DEVELOPED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Name | Deps |
---|---|
rocon_tools |
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_launch at Robotics Stack Exchange
No version for distro noetic showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
rocon_launch package from rocon_tools reporocon_bubble_icons rocon_console rocon_ebnf rocon_icons rocon_interactions rocon_launch rocon_master_info rocon_python_comms rocon_python_redis rocon_python_utils rocon_python_wifi rocon_semantic_version rocon_tools rocon_uri |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A multi-roslaunch (for single and multi-master systems).
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- delete command option about port and implement to set port when terminal is spawned
- update test function for test about without port option in roslauch
- Contributors: dwlee
0.1.12 (2015-01-08)
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- added a bypass and logged a warning when the parent pid is not yet available when cancelling spawned windows, #53
- catch an error if a shutdown signal can't find its terminal process.
- Contributors: Daniel Stonier
0.1.8 (2014-05-26)
- bugfix a variable name typo in
RosLaunchConfiguration
(option
->options
).
0.1.7 (2014-05-26)
- expose a public api for other modules (rocon_remocon roslaunchers, turtlesim and gazebo spawners) to use.
- roslaunch configurations get namespace support (i.e. pushing down).
- rocon_launch default port behaviour changed, now uses the ros master env. variable with 11311 as a fallback.
- allow standalone roslaunches in the rocon_launch xml specification #47.
- Contributors: Daniel Stonier
0.1.5 (2014-05-05)
- sphinx documentation added.
- Contributors: Daniel Stonier
0.1.3 (2014-04-09)
- default arg for when higher level users don't need it.
- Contributors: Daniel Stonier
0.1.1 (2014-04-01)
- kill the process group when terminating, not the process itself.
- expose get_roslaunch_pids method publicly
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- rocon_launch moved into rocon_tools.
- Contributors: Daniel Stonier
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rospy | |
roslaunch | |
rocon_console | |
rocon_python_utils | |
rosbash |
System Dependencies
Name |
---|
python-catkin-pkg |
Dependant Packages
Launch files
- launch/listener.xml
-
- topic_name [default: chatter]
- launch/talker.xml
-
- topic_name [default: chatter]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.