New project advice needed
Posted: Sat Sep 27, 2014 2:05 pm
Hi,
I'm considering purchasing the Rover 5 Seeeduino / Arduino Robot Kit but as I am a beginner in the robotics area and have no idea what the limitations of the hardware is I would love some advice.
To preface this I did have a look at your workshop version of this robot with the raspberry pi. It seemed very overly complicated and expensive for what I'm trying to accomplish for this project. Also there may be a better way to do it now.
I'm looking to add a low ress camera (No idea which one because there is minimal information on arduino cameras..) onto the existing rover hardware.
I wouldn't be using the wall follower code but rather I would have it roam and when it finds an object it would trigger the camera to take a picture of the object. The picture would then be processed and the height of the object would be determined. This would determine if the robot can go over the object or if it has to go around it. The object could be no higher than a note pad of course if it was to go over it.
So phase 1 of the project would be to get the robot free roaming and the detecting an object.
phase 2 getting the object detection to trigger the camera to take a picture and store it on an on board SD card. For the image processing I would prefer it to be processed on board but another option would be to transfer the image to my PC through a bluetooth or wifi shield and then sending a command string back to the bot.
I have until next April to get this working and want to get the hardware sorted as soon as possible. Is this a viable project with the hardware in the kit or how could I make this work with minimal expense.
I did look at your raspberry pi camera robot but I don't think it would be capable of getting over objects without tank threads.
I'm considering purchasing the Rover 5 Seeeduino / Arduino Robot Kit but as I am a beginner in the robotics area and have no idea what the limitations of the hardware is I would love some advice.
To preface this I did have a look at your workshop version of this robot with the raspberry pi. It seemed very overly complicated and expensive for what I'm trying to accomplish for this project. Also there may be a better way to do it now.
I'm looking to add a low ress camera (No idea which one because there is minimal information on arduino cameras..) onto the existing rover hardware.
I wouldn't be using the wall follower code but rather I would have it roam and when it finds an object it would trigger the camera to take a picture of the object. The picture would then be processed and the height of the object would be determined. This would determine if the robot can go over the object or if it has to go around it. The object could be no higher than a note pad of course if it was to go over it.
So phase 1 of the project would be to get the robot free roaming and the detecting an object.
phase 2 getting the object detection to trigger the camera to take a picture and store it on an on board SD card. For the image processing I would prefer it to be processed on board but another option would be to transfer the image to my PC through a bluetooth or wifi shield and then sending a command string back to the bot.
I have until next April to get this working and want to get the hardware sorted as soon as possible. Is this a viable project with the hardware in the kit or how could I make this work with minimal expense.
I did look at your raspberry pi camera robot but I don't think it would be capable of getting over objects without tank threads.