by robodude666 » Sun Jul 30, 2006 6:44 am
by robodude666
Sun Jul 30, 2006 6:44 am
Devtron,
What you are asking for is what tons of people are trying to do. Honda spent billions im guessing on their bot
To build a small humanoid robot such as the size of the robonova or khr series and be able to mount this stuff and the POWER supply for everything will be too hard. the robot will mostlikly be unbalanced.
1) The robonova can pretty much do all that. with a gyro or accelerometer it can be able to scense if it has falling on its back or front and stand back up. with the gyro it can also keep itself from falling down it if gets nudged. as for beer, it would have to be on the same table as the robot is in. the robonova can pretty much do that too with the right programming and grippers(bauermech has some nice ones.)
2)avoid objects, mount a few IR sensors and youl be good. youl need a lot of code to be able to figure out what needs to be done next. especially if you have more than 1 or 2 sensors. tell what room its in, not an easy task. the easiest way to do that is to have an IR emitter around each room with their own freqency and the nova will pick it up and know which room it is in. visually, not gunna happen. you can try popping on a camera and making it take tons of pictures but it wont help. the robobasic language sucks for sensors and stuff that arent like a gyro or a ir sensor. you will need to get a new board and even then it will be hard. objects get moved around in a room, youl also need some crazy image processing stuff to get a best match for picture.
find an object? you should look at POB. they made a camera that can detect closed shapes. amd detect if near an edge? IR sensor would work.
3) um, no comment on that... gunna need to pop out some real $ to get a good system.
4)
you can easily get a wireless camera and mount it to the chest or head of the robot and make it send a wireless signal to your TV (or computer if you have tv tuner card) to view whats happening.
How much you willing to fork out for this robot? I did a lot of research in these fields and know some good parts you can get.
EDIT:
#2 might be possible with that AIBO dog from sony. it has a pretty good processor i hear and it has a camera and can do image processing. But the dog costs about 3,000 and parts for moding it will cost around another 1000 or so i would guess. do some googling on development for AIBO.
-robodude666
Devtron,
What you are asking for is what tons of people are trying to do. Honda spent billions im guessing on their bot
To build a small humanoid robot such as the size of the robonova or khr series and be able to mount this stuff and the POWER supply for everything will be too hard. the robot will mostlikly be unbalanced.
1) The robonova can pretty much do all that. with a gyro or accelerometer it can be able to scense if it has falling on its back or front and stand back up. with the gyro it can also keep itself from falling down it if gets nudged. as for beer, it would have to be on the same table as the robot is in. the robonova can pretty much do that too with the right programming and grippers(bauermech has some nice ones.)
2)avoid objects, mount a few IR sensors and youl be good. youl need a lot of code to be able to figure out what needs to be done next. especially if you have more than 1 or 2 sensors. tell what room its in, not an easy task. the easiest way to do that is to have an IR emitter around each room with their own freqency and the nova will pick it up and know which room it is in. visually, not gunna happen. you can try popping on a camera and making it take tons of pictures but it wont help. the robobasic language sucks for sensors and stuff that arent like a gyro or a ir sensor. you will need to get a new board and even then it will be hard. objects get moved around in a room, youl also need some crazy image processing stuff to get a best match for picture.
find an object? you should look at POB. they made a camera that can detect closed shapes. amd detect if near an edge? IR sensor would work.
3) um, no comment on that... gunna need to pop out some real $ to get a good system.
4)
you can easily get a wireless camera and mount it to the chest or head of the robot and make it send a wireless signal to your TV (or computer if you have tv tuner card) to view whats happening.
How much you willing to fork out for this robot? I did a lot of research in these fields and know some good parts you can get.
EDIT:
#2 might be possible with that AIBO dog from sony. it has a pretty good processor i hear and it has a camera and can do image processing. But the dog costs about 3,000 and parts for moding it will cost around another 1000 or so i would guess. do some googling on development for AIBO.
-robodude666