ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'm glad to see you have been able to resolve the problems yourself.
Note that, for generating RTT ROS typekits, you can (should) use the script in the rtt_ros_integration package: rosrun rtt_ros_integration create_rtt_msgs <ros-msg-package> (this is for the diamondback version)
The instructions on the ROS wiki were a little bit outdated, I'm updating them right now.