[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

rtt_ros_integration: rtt_ros_integration_example | rtt_rosnode | rtt_rospack

Package Summary

rtt_ros_integration_example provides a very basic example. A HelloRobot component with two input and two output ports is created. You can use 'rostopic echo/pub' to read from and write to them, e.g: rostopic pub /string_in std_msgs/String 'Hi, HelloRobot component'

Usage

An example deployment script 'deploy.ops' is provided. This script does depend on the rtt_std_msgs typekit (available in rtt_ros_comm), so make sure you have this stack installed as well. You can run the example using

rosrun ocl deployer-gnulinux -s deploy.ops


2025-05-24 19:22