Show EOL distros:
Package Summary
A multi-roslaunch (for single and multi-master systems).
- Maintainer: Daniel Stonier <d.stonier AT gmail DOT com>
- Author: Daniel Stonier
- License: BSD
- Bug / feature tracker: https://github.com/robotics-in-concert/rocon_tools/issues
- Source: git https://github.com/robotics-in-concert/rocon_tools.git (branch: hydro-devel)
Package Summary
A multi-roslaunch (for single and multi-master systems).
- Maintainer status: developed
- Maintainer: Daniel Stonier <d.stonier AT gmail DOT com>
- Author: Daniel Stonier
- License: BSD
- Bug / feature tracker: https://github.com/robotics-in-concert/rocon_tools/issues
- Source: git https://github.com/robotics-in-concert/rocon_tools.git (branch: release/0.1-indigo)
Package Summary
A multi-roslaunch (for single and multi-master systems).
- Maintainer status: developed
- Maintainer: Daniel Stonier <d.stonier AT gmail DOT com>
- Author: Daniel Stonier
- License: BSD
- Bug / feature tracker: https://github.com/robotics-in-concert/rocon_tools/issues
- Source: git https://github.com/robotics-in-concert/rocon_tools.git (branch: release/0.3-kinetic)
Package Summary
A multi-roslaunch (for single and multi-master systems).
- Maintainer status: maintained
- Maintainer: Daniel Stonier <d.stonier AT gmail DOT com>
- Author: Daniel Stonier
- License: BSD
- Bug / feature tracker: https://github.com/robotics-in-concert/rocon_tools/issues
- Source: git https://github.com/robotics-in-concert/rocon_tools.git (branch: release/0.3-melodic)
Contents
Overview
rocon_launch was originally a tool designed for spawning multimaster test environments on a single pc. It did this by spawning multiple terminals, inside each of which it would execute roslaunch on a specific port.
This however turned out to also be useful in conveniently launching different windows on a single ros system which is a surprisingly repetitive pattern in testing. Instead of starting your main roslauch in one terminal and then switching to a different terminal to launch, for example rviz, you could bundle the procedure in a single rocon_launch.
Specifications
Unavailable.
Tutorials
Not available.
- Rocon Launch
Script for launching multiple ros systems on one pc, very useful for debugging the concerts.
- Rocon Launch
Script for launching multiple ros systems on one pc, very useful for debugging the concerts.
Single Master
- Rocon Launch for Single Masters
Spawn multiple roslaunch terminals working with a single master.
Multi-Master
- Rocon Launch for Multiple Masters
Spawn multiple roslaunch terminals over multiple ros masters.
Create a new tutorial: