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

ROS itself does not 'need' any sensors, as it is a framework that programs and drivers can communicate on rather than a program.

If you want your robot to interact with the world, then yes your robot needs sensors. In general the more sensors, the better. If you only want to simulate the robot, you can with RVIZ and Gazebo (or turtlesim for starters).