ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think that most who use ROS and Stage together make use of the stage_ros package. This package encapsulates Stage (which is still a standalone application) and allows ROS messages to be subscribed/published to. ROS thus replaces Player's role. So you write a ROS node that subscribes/publishes to the topics (like /cmd_vel and /image) that Stage exposes.