All the news that's fit to assimilate
[ Home | Blogs | Events | Robots | Humans | Projects | About | Account ]Name: A Hamid
Member since: 2002-06-14 02:34:08
Last Login: 2005-05-14 06:04:36
Notes: Right now I am doing my BS Computer Science. I am basically interested in the design of robot hardware. Currently I have very little knowdlege of robot hardware design, that is why I signed up. My main aim is to make personal robots at home. About my programming, I know, to some extent C++(Visual C++), Java, and a bit of Visual Basic. I have studied Object orianted programming, Data Structures, Digital logic and design, computer architecture, and Operating Systems in my BS computer science which are relevent to the design of robots (I guess).
14 Aug 2002 (updated 14 Aug 2002 at 15:57 UTC) »
Aim: The car has to travel to a given location. Angle and distance will be specified with respect to its current location.
I will attach a small camera to the car, and output of the camera will be received by the computer. The computer will do the image processing. Image data will be decoded, and information of what is in front of the car will be identified (I dont know how to do it yet...).
After image processing, best path will be determined. If there is no obstruction in front of the car, the car will go straight... and so on.
After the move of the car is determined, I will use the serial port connections attached to the remote control of the car to make the move.
This task can be divided into three steps.
ia) image input and processing
ib) Storing image information in a data structure
iia) Getting image information from the data structute
iib) Identifing the best move
iic) Storing move information in a data structure
iiia) Getting move information from the data structure
iiib) Implementing the move
Eye for robot = camera input + image processing Brain for robot = program/software Robot action = digital logic circuit + machine
asim1230 certified others as follows:
Others have certified asim1230 as follows:
[ Certification disabled because you're not logged in. ]
Become a fan on facebook
Follow us on twitter
Subcribe to our RSS feed