Only released in EOL distros:  

rosh_robot_plugins: rosh | rosh_common | rosh_geometry | rosh_robot | roshlaunch

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

rosh_core: rosh | roshlaunch | roslib_electric

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

rosh_core: rosh | roshlaunch

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

rosh_core: rosh | roshlaunch

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

rosh_core: rosh | roshlaunch

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

rosh_core: rosh | roshlaunch

Package Summary

rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.

New in C Turtle

Overview

rosh is a Python-based shell and runtime environment for ROS. It leverages the IPython shell environment to provide tab-completion introspection across various ROS APIs, like topics, services, parameters, and nodes. It is similar to using tools like rostopic and rosservice, but with Pythonic semantics and the convenience of a Python interpreter. You can also develop ROS nodes using rosh, which we call "roshlets".

Setup and Install

Please see the installation instructions.

Run

rosrun rosh rosh

Using

See ROSH Overview

Cookbook

See Cookbook

Customize

In order customize your default rosh shell, you can write a roshrc file.

plugins

Development Status

TODO

See TODO list.

Wiki: rosh (last edited 2011-08-10 04:36:23 by KenConley)