Only released in EOL distros:  

rosh_robot_plugins: rosh | rosh_common | rosh_geometry | rosh_robot | roshlaunch

Package Summary

ROSH plugin for packages in the common stack

rosh_robot_plugins: rosh_common | rosh_geometry | rosh_robot

Package Summary

ROSH plugin for packages in the common stack

rosh_robot_plugins: rosh_common | rosh_geometry | rosh_robot

Package Summary

ROSH plugin for packages in the common stack

rosh_robot_plugins: rosh_common | rosh_geometry | rosh_robot

Package Summary

ROSH plugin for packages in the common stack

rosh_robot_plugins: rosh_common | rosh_geometry | rosh_robot

Package Summary

ROSH plugin for packages in the common stack

rosh_robot_plugins: rosh_common | rosh_geometry | rosh_robot

Package Summary

ROSH plugin for packages in the common stack

rosh_robot_plugins: rosh_common | rosh_geometry | rosh_robot

Package Summary

ROSH plugin for packages in the common stack

Provides

  • cameras

  • actions

actions

actions provides an index of all actionlib actions in a running ROS graph. The API is currently very simple right now and only supports display action goal arguments and synchronous invocation.

actions.action_name

  • Prints action goal arguments.

actions.action_name(args)

  • Invoke action synchronously and return result.

cameras

cameras provides an index of cameras that support the general ROS camera interface, which is commonly used in camera_drivers. With the cameras object, you can easily inspect which cameras are available, retrieve their camera info, and show camera images.

show(cameras.camera)

  • Opens camera viewer using rviz/image_view. Accepts both single and stereo camera objects. NOTE: this requires loading the rosh_visualization plugin.

Advanced

Plugin API

rosh_common.PLUGIN_CAMERA_SHOW

Wiki: rosh_common (last edited 2010-09-23 06:36:51 by KenConley)