Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Bioloid - Another Robot?

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
3 postsPage 1 of 1
3 postsPage 1 of 1

Bioloid - Another Robot?

Post by JavaRN » Fri Dec 21, 2007 4:53 pm

Post by JavaRN
Fri Dec 21, 2007 4:53 pm

Sorry to post yet another "is bioloid for me?" post under a different heading, but I think that my case might be a little different from the other post.

I am a happy Robonova owner, and I think I did quite some interesting projects with it, and also added loads of staff to it - 4 IR sensors, tilt sensor, Tilt and pan mechanism, 5-dof hands (including grippers) and also speech output (SP03), also I managed to cotrol my robonova using the Java language through the use of bluetooth module by sparkfun.

Recently my wife offered me to buy me a Bioloid Comprehensive kit as a present for Christmas, but I had to say "no" for the time being because I don't have enough time to experiment with it. However since the offer is still there (may be for Easter!!! :lol: ) this made me think about the Bioloid kit and I have some questions to ask:

1. The sensors (Sharp ir) I've used with robonova can they be used with the bioloid kit? What about the SPO3 module? I also read somewhere that you can use sparfun's bluetooth and connect it to Bioloid quite easily.

2. How is the walking gait for Bioloid humaniod? One of the thigs I really want is to have a humaniod that can walk in a straight line - something which I tried with my Robonova but I didn't quite get.

3. I read that the battery only lasts for 10-20 mins when using the Humanoid. Is there an alternative battery pack? (not Li poly please)

4. One final thing. I am a complete newbie in electronics (I know almost nothing except that V=IxR :cry: :cry: ), but I am quite experienced in programming - especially in Java. I read that you can program the bioloid kit using C (my third preference after Java and C#). Are there any tutorials to get you started in programming the Bioloid Kit in C - SDK documentation how to read motor positions and move them and get sensor's data, etc.

Sorry for the long post, but I had to do it to explain my concern. Thanks for any help you people may give me.

Charles
Sorry to post yet another "is bioloid for me?" post under a different heading, but I think that my case might be a little different from the other post.

I am a happy Robonova owner, and I think I did quite some interesting projects with it, and also added loads of staff to it - 4 IR sensors, tilt sensor, Tilt and pan mechanism, 5-dof hands (including grippers) and also speech output (SP03), also I managed to cotrol my robonova using the Java language through the use of bluetooth module by sparkfun.

Recently my wife offered me to buy me a Bioloid Comprehensive kit as a present for Christmas, but I had to say "no" for the time being because I don't have enough time to experiment with it. However since the offer is still there (may be for Easter!!! :lol: ) this made me think about the Bioloid kit and I have some questions to ask:

1. The sensors (Sharp ir) I've used with robonova can they be used with the bioloid kit? What about the SPO3 module? I also read somewhere that you can use sparfun's bluetooth and connect it to Bioloid quite easily.

2. How is the walking gait for Bioloid humaniod? One of the thigs I really want is to have a humaniod that can walk in a straight line - something which I tried with my Robonova but I didn't quite get.

3. I read that the battery only lasts for 10-20 mins when using the Humanoid. Is there an alternative battery pack? (not Li poly please)

4. One final thing. I am a complete newbie in electronics (I know almost nothing except that V=IxR :cry: :cry: ), but I am quite experienced in programming - especially in Java. I read that you can program the bioloid kit using C (my third preference after Java and C#). Are there any tutorials to get you started in programming the Bioloid Kit in C - SDK documentation how to read motor positions and move them and get sensor's data, etc.

Sorry for the long post, but I had to do it to explain my concern. Thanks for any help you people may give me.

Charles
F'dan il-passatemp ghandek bzonn zewg affarijiet - FLUS u HIN. Zewg affarijiet li huma skarsi hafna u li jien minnhom ghandi vera ftit!
JavaRN
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 282
Joined: Fri Mar 02, 2007 11:01 pm

Re: Bioloid - Another Robot?

Post by kennethw » Fri Dec 21, 2007 7:06 pm

Post by kennethw
Fri Dec 21, 2007 7:06 pm

I am a newbie, but I have a few bits of information that might help.

JavaRN wrote:2. How is the walking gait for Bioloid humaniod?


http://robosavvy.com/Builders/Pev/18DOF.wmv

JavaRN wrote:3. I read that the battery only lasts for 10-20 mins when using the Humanoid. Is there an alternative battery pack? (not Li poly please)


Not sure about batteries, but you can run the Bioloid with the charger cable attached (it's switch mode). I'm a bit spooked by Li-po myself. :)


JavaRN wrote:4. Are there any tutorials to get you started in programming the Bioloid Kit in C - SDK documentation how to read motor positions and move them and get sensor's data, etc.


There's a lot of code included with the kit, for different configurations. There are also additional manuals for the AX-12 and the AX-S1 specifically. You can get the manuals in the sidebar for the Robosavvy site.
I am a newbie, but I have a few bits of information that might help.

JavaRN wrote:2. How is the walking gait for Bioloid humaniod?


http://robosavvy.com/Builders/Pev/18DOF.wmv

JavaRN wrote:3. I read that the battery only lasts for 10-20 mins when using the Humanoid. Is there an alternative battery pack? (not Li poly please)


Not sure about batteries, but you can run the Bioloid with the charger cable attached (it's switch mode). I'm a bit spooked by Li-po myself. :)


JavaRN wrote:4. Are there any tutorials to get you started in programming the Bioloid Kit in C - SDK documentation how to read motor positions and move them and get sensor's data, etc.


There's a lot of code included with the kit, for different configurations. There are also additional manuals for the AX-12 and the AX-S1 specifically. You can get the manuals in the sidebar for the Robosavvy site.
kennethw
Robot Builder
Robot Builder
Posts: 17
Joined: Wed Dec 19, 2007 12:17 am

Post by limor » Fri Dec 21, 2007 8:03 pm

Post by limor
Fri Dec 21, 2007 8:03 pm

The Bioloid servos are controlled by a single bus that all the servos are sitting on. The servos are all slaves and the master is the CM5, an Arduino or a Gumstix. The RN1 controller board has analog interfaces so you can plug in the IR sensor. The Bioloid's CM5 doesn't although it comes with a module that looks like a servo but has several sensors called AX-S1 (read this page).
If you want to attach additional sensors you need a board that can talk the AX12 bus protocol. For example, Jon Hyland's sensor boards or even an Arduino (see http://robosavvy.com/store).

For more links please check out the Bioloid wiki and feel free to add stuff to the wiki throughout your Bioloid study. :wink:
The Bioloid servos are controlled by a single bus that all the servos are sitting on. The servos are all slaves and the master is the CM5, an Arduino or a Gumstix. The RN1 controller board has analog interfaces so you can plug in the IR sensor. The Bioloid's CM5 doesn't although it comes with a module that looks like a servo but has several sensors called AX-S1 (read this page).
If you want to attach additional sensors you need a board that can talk the AX12 bus protocol. For example, Jon Hyland's sensor boards or even an Arduino (see http://robosavvy.com/store).

For more links please check out the Bioloid wiki and feel free to add stuff to the wiki throughout your Bioloid study. :wink:
limor
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 1845
Joined: Mon Oct 11, 2004 1:00 am
Location: London, UK


3 postsPage 1 of 1
3 postsPage 1 of 1