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

Can we use ROS for our own robot

asked 2013-07-23 23:22:29 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Can we use ROS for our own robot? ie, without buying the bases like PR2, Husky, TurtleBot, Kobuki etc. I can use a laptop inside my robot. I need to control the robot by a program installed in laptop. Whether i can use ROS in such a condition? Can i use ROS for controlling motors and various sensors in my robot?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-07-23 23:37:56 -0500

davinci gravatar image

updated 2013-07-23 23:38:25 -0500

Yes, of course! But you will need some way to create an interface between ROS and your own motors and sensors. You need for instance an arduino to let the computer control the motors. For arduino there are some examples available. Another option is to use a motor driver which is supported in ROS. For TF you need a model of your own robot.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-07-23 23:22:29 -0500

Seen: 198 times

Last updated: Jul 23 '13