Next Project: Ball bot

Konstruiert und fotografiert von Willem Evert Nijenhuis.
Hochgeladen am 12.5.2013, 16:50 von winijenh.  10 / 10

What’s next after balancing in one dimension? Balancing in two, on a ball! This is work in progress. Right now it can stand upright (sort of) and maintain direction, but not very elegantly yet. More tuning needed. I will publish more details when it’s doing better. Preliminary video here: http://www.youtube.com/watch?v=l9xvWE6e5_I

Stefan Falk (12.5.2013, 18:42:17)

Wow! All this is very professional work. My respect for all the knowledge you put in and congratulations for the success. Btw, I don’t find the motor section ugly. This is just well done and looks quite robust!

Best Regards, Stefan

peterholland (12.5.2013, 19:50:18)

Hallo Willem Evert,

Hut ab !

I have seen your demonstration of your first robot in Schoonhoven in November 2012, but I realise now there is plenty much C-programing behind it. I think this wound be possible in RoboPro ?

Grüss,

Peter Poederoyen NL

winijenh (12.5.2013, 20:59:43)

RoboPro is pretty slow compared to C, especially for floating point calculations, but with some compromise it may be possible to write a RoboPro program that does simple balancing. I’ve written RoboPro sub-programs for a 2-dimensional Kalman filter that seem to work fine. Not sure how difficult it would be to get the timing right. Timing is critical as you’re doing integration over time (from gyro-measured rotational speed to angles).

Regards, Willem Evert.

peterholland (14.8.2015, 16:58:53)

Is there som progress ?