New in Indigo
Show EOL distros:
Package Summary
Python system and ros utilities.
- 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
Python system and ros utilities.
- 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
Python system and ros utilities.
- 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
Python system and ros utilities.
- 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)
Overview
This package is a collection of simple tools for working with python in and around both linux and ros systems.
| Full details and usage examples are in the sphinx documentation (indigo). | 
 
An example of some of the functions included (this will quickly get outdated):
- Network - Wrapper around the ping command to monitor connectivity of remote machines. 
 
- Ros - Catkin package crawler, generates a complete index of all catkin packages.
- Rocon icon/msg converters
- Find resource helpers 
- Retrieve the ros version in runtime.
 
- System - Pythonic which command. 
- Pid manipulators.
- A subprocess style Popen that automagically manages groups and accepts a callback function for process termination. 
 








