Archive for the ‘video’ Category
Thursday, March 11th, 2010
I've finally put together some working code for tracking with the DAGU Compound Eye board instead of the Sharp IR. With four sensors instead of one, I can track in two directions, plus there's no need for the 'overshoot and backtrack' approach that prevented a steady lock on a non-moving ...
Posted in software, video | No Comments »
Friday, November 13th, 2009
Just a quick post to prove the project isn't dead... I've been very busy with my PhD research, but have slowly been making plans and purchases for a significant hardware upgrade based around the YeRobot 4WD base I detailed last time.
A comment on that entry from the manufacturers suggested ...
Posted in hardware, shopping, video | 4 Comments »
Tuesday, July 14th, 2009
I've been playing around with various control interfaces via processing, but it occurred to me I hadn't posted anything in a while, so here's a work in progress... at first I tried to create a mouse based steering system that would read the position within an on-screen disc and power ...
Posted in software, video | 1 Comment »
Saturday, May 9th, 2009
I've been programming the qwerk for autonomous operation through the SimpleRobotClient, and controlling it directly through the telepresence DiffDrive client. Each is good at what it does, but I was beginning to wish I could somehow construct a hybrid of the two. With SRC you only have control via text ...
Posted in software, video | 1 Comment »
Tuesday, March 10th, 2009
A while ago I picked up a small speaker without realising that I'd need to solder wires to it; this weekend I corrected that mistake by obtaining a soldering kit from Maplin. Whilst there I also picked up a "familiar tune" electronics kit after spotting it had a more impressive ...
Posted in hardware, pictures, quick tips, shopping, video | No Comments »
Friday, February 13th, 2009
Been a while since I posted, as I've been busy with my studies... but I continue to tinker with the robot when I can find the time! We did a telepresence test with the robot being navigated around the flat by an operator in the Netherlands, which was a success ...
Posted in software, video | 3 Comments »
Tuesday, November 18th, 2008
Very simple code, this- at startup the sensor is tilted down in such a way that it's taking distance readings from the point about 12cm in front of the robot, which is normally just the table surface. If the sensor reading ever drops significantly (i.e., distance to nearest object increases ...
Posted in software, video | 2 Comments »
Tuesday, September 9th, 2008
So I finally braved giving the robot control over its motors as well as servos, making sure that the software stop button would bring it to a complete halt should it seem intent on destroying itself or my flat... the video shows a very simple collision avoidance routine, whereby it ...
Posted in hardware, software, video | 2 Comments »
Monday, September 1st, 2008
A long time since I last posted, thanks to BT knocking out my broadband line and struggling to recognise the existence of my new flat. So, just to confirm that the project isn't completely dead, here's a reprise of the previous video, showing the tracking running far faster. With my ...
Posted in software, video | 2 Comments »
Wednesday, July 2nd, 2008
So I've been playing around with edge-detection using the sharp IR sensor and the pan-tilt unit (although for now there's no tilting!). This video shows the simple algorithm I've implemented in java (running on a host PC and connecting through the CMU relay). The goal is to identify the nearest ...
Posted in software, video | No Comments »