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

help on building the robot

asked 2013-01-20 06:02:37 -0500

vikirobot gravatar image

i want to built a robot that is able to do avoid obstracles using the ultra sonic sensor and the robot is controlled by touch screen, i like to implement wall following modes and door passing modes using the sensor. for this do ros provide code to implement control of the robot?? but i found some codes in java from the book "linux robotics" by d.newman but that book use RTLinux os how to re use those code in ros?? since iam planning to use ping sensor how i can interface it to pc where ros is running?? usb ? how? im intrested in adding some navigation algorithm to make the robot autonomous or semi autonomous atleast?? i gone through d* and polar mapping algorithm?? but dont know how to implement it using ros?? please give some links,books, circuit links

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2013-01-20 08:09:56 -0500

updated 2013-01-20 08:12:54 -0500

Hi,

I think that ROS is exactly what you are looking for, but it will take you a while to implement all that you mentioned. Basically mostly of what you are planning to use will be implemented in ros to one of the robots I mention below, but you will be able to adapt the code.

Looking at your questions, you should start implementing some tutorials to understand how ros works http://www.ros.org/wiki/ (ROS wiki).

Here I attach some information that can be useful to you (you are not explaining what kind of robot are you going to build, so take a look and decide what ever you want to use).

Robots using ros: http://ros.org/wiki/Robots (Robots)

Navigation stack (mostly implemented to PR2 robot): http://www.ros.org/wiki/navigation (Navigation stack)

I strongly recommend you to go step by step (this will help you to post more specific questions).

I hope this will help you, and good luck.

Àngel.

edit flag offensive delete link more
0

answered 2013-01-20 17:01:41 -0500

vikirobot gravatar image

thank you angle for your reply

my robot is human assitive robot helping disabled but not hummanoid.

do ros provide code to implement control of the robot?

i found some codes in java from the book "linux robotics" by d.newman but that book use RTLinux os, how to reuse those code in ros??

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-20 06:02:37 -0500

Seen: 253 times

Last updated: Jan 20 '13