This package provides an easy way to interact with an Orocos deployment component over ROS. This uses ROS srv types in the rtt_ros_msgs package.
DeploymentCompnent::runScript
:run_script
DeploymentCompnent::getPeerList
:get_peer_list
You can advertise the services from a deployment component like the following:
import("rtt_rosdeployment");
this.loadservice("rosdeployment");