by Pev » Thu May 22, 2008 11:58 pm
by Pev
Thu May 22, 2008 11:58 pm
Hi,
I do have both a Robonova 1 and a Bioloid kit and I'd go with the following comments:
1. The bioloid kit is a very clever and fun robot construction set. You can build lots of different designs and go wild with your imagination (I am thinking of having a go at a tripod when I get sometime). However as you said there are some restrictions, primarily the interfacing piece. Everything is interfaced on a daisy chained TTL level half duplex serial connection so adding additional sensors, gyros etc is problematic as not only do you have the issue of the code to make the sensor work but also the hardware to create the interface. Having said that I have had a lot of fun and continue to use my Bioloid kit but primarily not for Biped stuff, more for multi-legged robots like hexapods and quadpods etc. As for stability I actually find my Bioloid humanoid falls over less than my Robonova but thats probably because it does less erm acrobatic moves.
2. Robonova is pure biped, well engineered (although lacking in hip rotation but lots of people here are working on that). It has more standard interfaces for sensors such as AD (analog to Digital) port, PWM, serial and obviously all the servo stuff. The product is well finished and there is a wealth of hacks and add-ons for it (like BauerMech's grippers which are awesome).
Software wise the bioloid has a more graphical programming interface which is great for someone new to programming but can be a bit of a pain if you are used to banging out code in something like VB or C. It also breaks movement programming into one area (the motion editor) and and sensor/logic programming into a seperate piece (the Behaviour Control Program). Obviously a lot of people are going down the C route and this seems to be well supported by the formuns.
The RN 1 has 3 programming interfaces but I must confess I have only used the RoboBasic one and this does allow for what I call programming (more akin to VB etc) and also handles all the catch and play stuff for motion capture.
All this said my humble opinion is if you want a Biped go for the RoboNova 1, if you want a robot experimentation kit go for the Bioloid.
I am glad I have both as RoboNova is my biped and the Bioloid kit is my experimentation platform for just about everything other than Biped. As an example I did build the Bioloid Humanoid but quickly rebuilt it as 2 varieties of Hexapod, a basic robotic arm and as I mentioned am now considering a tripod design.
It is, obviously, a very personal choice and all I can say is that these are the conclusions I have come to owning both.
Hope this helps,
Pev
Hi,
I do have both a Robonova 1 and a Bioloid kit and I'd go with the following comments:
1. The bioloid kit is a very clever and fun robot construction set. You can build lots of different designs and go wild with your imagination (I am thinking of having a go at a tripod when I get sometime). However as you said there are some restrictions, primarily the interfacing piece. Everything is interfaced on a daisy chained TTL level half duplex serial connection so adding additional sensors, gyros etc is problematic as not only do you have the issue of the code to make the sensor work but also the hardware to create the interface. Having said that I have had a lot of fun and continue to use my Bioloid kit but primarily not for Biped stuff, more for multi-legged robots like hexapods and quadpods etc. As for stability I actually find my Bioloid humanoid falls over less than my Robonova but thats probably because it does less erm acrobatic moves.
2. Robonova is pure biped, well engineered (although lacking in hip rotation but lots of people here are working on that). It has more standard interfaces for sensors such as AD (analog to Digital) port, PWM, serial and obviously all the servo stuff. The product is well finished and there is a wealth of hacks and add-ons for it (like BauerMech's grippers which are awesome).
Software wise the bioloid has a more graphical programming interface which is great for someone new to programming but can be a bit of a pain if you are used to banging out code in something like VB or C. It also breaks movement programming into one area (the motion editor) and and sensor/logic programming into a seperate piece (the Behaviour Control Program). Obviously a lot of people are going down the C route and this seems to be well supported by the formuns.
The RN 1 has 3 programming interfaces but I must confess I have only used the RoboBasic one and this does allow for what I call programming (more akin to VB etc) and also handles all the catch and play stuff for motion capture.
All this said my humble opinion is if you want a Biped go for the RoboNova 1, if you want a robot experimentation kit go for the Bioloid.
I am glad I have both as RoboNova is my biped and the Bioloid kit is my experimentation platform for just about everything other than Biped. As an example I did build the Bioloid Humanoid but quickly rebuilt it as 2 varieties of Hexapod, a basic robotic arm and as I mentioned am now considering a tripod design.
It is, obviously, a very personal choice and all I can say is that these are the conclusions I have come to owning both.
Hope this helps,
Pev