Hardware to run ROS on a PC ?
Is any external hardware ( like a USB camera ) required to run ROS on a PC ?
Is any external hardware ( like a USB camera ) required to run ROS on a PC ?
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).
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-01-23 20:13:14 -0600
Seen: 77 times
Last updated: Jan 23 '17
Fix for - OpenCV Error:Unspeicifed Error - [closed]
Can't install Phidgets ROS driver
Launching a node two times with same namespace
ERROR: cannot launch node of type [mavros/mavros_node]
how to make rospy.Subscriber("/camera/rgb/image_raw", Image, image_callback) work?
How to integrate a learned classification node to ros navigation stack
Log scheduling and archival policy in ROS
kalibr_bagcreater failed with size only 4.1kB
How to send data from kinect SDK 2.0 Visual Studio to ROS turtlebot 3?