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

Is ros has the needed capabilities to analyze the surface and decide about water spots?

asked 2021-10-23 08:31:19 -0500

wasm79 gravatar image

updated 2021-10-26 09:01:21 -0500

lucasw gravatar image

Greetings,

In the next two weeks, I have to submit a proposal for a ros project. I am thinking of a drone scanning a scheduled paths (streets) to search for water spots (let us say after raining) on the street and publish a message for a ground robot to go and do some actions, my question is, is ros has the needed capabilities to analyze the surface and decide about water spots?, I am a newbie here, so I am expecting some easy approaches. I am operating ros on ubuntu through virtual machine and currently I have zero experience; except ros tutorials.

thank you

edit retag flag offensive close merge delete

Comments

How many weeks do you have to complete this project? Are you using simulation or a real robot? What technique/sensor(s) are you going to use to determine the current location of the robot?

Mike Scheutzow gravatar image Mike Scheutzow  ( 2021-10-24 07:31:55 -0500 )edit

Hi, I have around 8 weeks up to now. We have both options, but surely I am going with simulation. Honestly speaking, up to know I do not have any idea of what really I will be capable of doing after I finish the course as we are in the middle of the course. What I was thinking about that having a drone moving as per a predefined paths or sub paths is something repeated and normal, so I wanted to add the ability to discover water spots and report it to an unmanned ground vehicle (two robots), and based on their distance and freeness, one of them should response and go to the water spot to take the action, which is conceptually, draining the street surface, for example, or report it if there is some damages. Bottom of line, I just started to search for possibilities of applying such ...(more)

wasm79 gravatar image wasm79  ( 2021-10-24 08:09:45 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-10-24 09:36:13 -0500

Mike Scheutzow gravatar image

updated 2021-10-24 09:43:53 -0500

I don't think a typical new ros user could successfully complete your idea in 8 weeks. There is too much to learn. If you can download a functioning drone simulation package, that will save many weeks of effort. I have no suggestion for that, but there are many questions about drones on this site, so reading them may provide some insight.

Getting accurate localization is a really difficult problem, but in simulation you can cheat by having gazebo just tell you where the robot is. Obviously, this doesn't work for a real robot. You could easily spend 8 weeks just working on robust localization.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-10-23 08:31:19 -0500

Seen: 42 times

Last updated: Oct 24 '21