Ball following robot

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
benp
Posts: 155
Joined: Sat Mar 28, 2009 5:44 pm
Location: LYON FRANCE
Has thanked: 3 times
Been thanked: 41 times

Ball following robot

Post by benp »

Here is Scorpio: The ball following robot
[/youtube]

Difficult to explain: look at the video...

What is inside?
FlowcodeV4+E-Block
PID control of wheels angle
Webcam

How it works?
The webcam send the image to the computer
The image is send to mathlab
THe ball position and size is calculated
Those data are send to the java program
The java program calculate the speed and wheel orientation
The datas are send to the EBlock with the EB069 wifi Eblock
The vehicle move
Regards
INSA 1er cycle GCP projects with or without eblocks:
http://www.youtube.com/user/INSAgcp

Post Reply