I just received my pixy and pan/tilt servo kit. I managed to assemble the kit and get it to follow the object using by setting high D gains and low P gains for pan tilt.
Now I would like to build a mechanism like in the kickstarter demo video. Obviously it seems to be built using some lego components like wheels, gears apart from the regular pixy and pan/tilt kits. Has someone already built it? What are the additional components required and are there instructions?
If not, I would like to use the tilt servo motor to make the pixy chase objects, and leave pan servo as it since I think it needs to look around for the object and move forward in the direction of the object. For that, I will have to build a gear mechanism to connect the tilt servo to wheels. Is this a good idea? I will also have to change the code which generates the servo inputs for making it move forward rather than tilt. It may be easier to do it using arduino tiltLoop code change than FPGA code change of pixy. How to estimate distance of the object from the image? Will I need two pixies for this? How does the demo video achieve it?
Thanks in advance.