by kamondelious » Tue Jul 14, 2009 12:48 pm
by kamondelious
Tue Jul 14, 2009 12:48 pm
Good day and great job on libbioloid!
I've been playing around with it for the last couple days and have had a good amount of success with making AX-12s work. I'm a bit new to C, but not with programming, so I think I'm progressing pretty good.
From what I've read on this forum and in the libbioloid.html docs, using AX-S1s seems straight forwardish as it is with the AX-12s.
I am curious about how to define them in the robot struct. Are the last 3 values simply ignored when the model is set to an AX-S1 or will whatever I put their affect it? What should I put there? example.c doesn't have an example of this. I'd guess something like :
{ 101, MODEL_AXS1, 0, 0, 0 }
I haven't tested anything with this yet, but figured there was no harm in asking while I continue monkeying with my AX-12s.
Cheers!
Good day and great job on libbioloid!
I've been playing around with it for the last couple days and have had a good amount of success with making AX-12s work. I'm a bit new to C, but not with programming, so I think I'm progressing pretty good.
From what I've read on this forum and in the libbioloid.html docs, using AX-S1s seems straight forwardish as it is with the AX-12s.
I am curious about how to define them in the robot struct. Are the last 3 values simply ignored when the model is set to an AX-S1 or will whatever I put their affect it? What should I put there? example.c doesn't have an example of this. I'd guess something like :
{ 101, MODEL_AXS1, 0, 0, 0 }
I haven't tested anything with this yet, but figured there was no harm in asking while I continue monkeying with my AX-12s.
Cheers!