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

RoboBASIC code

Hitec robotics including ROBONOVA humanoid, HSR-8498HB servos, MR C-3024 Controllers and RoboBasic
5 postsPage 1 of 1
5 postsPage 1 of 1

RoboBASIC code

Post by bauermech » Mon Feb 27, 2006 3:03 am

Post by bauermech
Mon Feb 27, 2006 3:03 am

I've been getting several e-mails from people who wish to learn how to program their Robonova-1. I set up a page to help out in that area at:
http://www.bauerindependents.com/robonova_codehelp1.htm
I'm just starting out with the basics... some terms and basic structure. Time permitting, it will evolve into some more advanced stuff, but hopefully this can help get your feet a little wet.
I've been getting several e-mails from people who wish to learn how to program their Robonova-1. I set up a page to help out in that area at:
http://www.bauerindependents.com/robonova_codehelp1.htm
I'm just starting out with the basics... some terms and basic structure. Time permitting, it will evolve into some more advanced stuff, but hopefully this can help get your feet a little wet.
bauermech
Site Admin
Site Admin
User avatar
Posts: 318
Joined: Sat Feb 04, 2006 1:00 am
Location: Defiance, Ohio, USA

Post by bauermech » Mon Feb 27, 2006 3:09 am

Post by bauermech
Mon Feb 27, 2006 3:09 am

Also, here is the RoboBASIC code from that very first video I posted in the "Robonova Videos - Look what we can do!" section. (the one with the tiny martial art-like segment at the end)
http://robosavvy.com/Builders/bauermech/MAPv10.bas
...Just cut and past the sections into the "Overall Template Program". Instructions are inside the code in case you get lost.
Have fun!
Also, here is the RoboBASIC code from that very first video I posted in the "Robonova Videos - Look what we can do!" section. (the one with the tiny martial art-like segment at the end)
http://robosavvy.com/Builders/bauermech/MAPv10.bas
...Just cut and past the sections into the "Overall Template Program". Instructions are inside the code in case you get lost.
Have fun!
bauermech
Site Admin
Site Admin
User avatar
Posts: 318
Joined: Sat Feb 04, 2006 1:00 am
Location: Defiance, Ohio, USA

Post by Pev » Mon Feb 27, 2006 9:38 am

Post by Pev
Mon Feb 27, 2006 9:38 am

Great Thank you. Have only just started in the roboBasic and found the details in the manuals and books a little lacking. You've already help me fill in some blanks cheers.

One question was the Move G24 code in your example generated by capture or is there a specific reason you don't use the G6 groups?

thanks again

Pev
Great Thank you. Have only just started in the roboBasic and found the details in the manuals and books a little lacking. You've already help me fill in some blanks cheers.

One question was the Move G24 code in your example generated by capture or is there a specific reason you don't use the G6 groups?

thanks again

Pev
Pev
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 547
Joined: Sun Feb 26, 2006 1:00 am
Location: UK

Post by bauermech » Mon Feb 27, 2006 6:04 pm

Post by bauermech
Mon Feb 27, 2006 6:04 pm

You're welcome Pev. I used the G24 from a capture for no particular reason really. You can capture as G6 also. By doing it that way, it separates the legs and arms visually. It's easier for editing the movements later if you have to. You won't have to sit there and count down through 20 sets of numbers to find the 'hip' servo.[/img]
You're welcome Pev. I used the G24 from a capture for no particular reason really. You can capture as G6 also. By doing it that way, it separates the legs and arms visually. It's easier for editing the movements later if you have to. You won't have to sit there and count down through 20 sets of numbers to find the 'hip' servo.[/img]
bauermech
Site Admin
Site Admin
User avatar
Posts: 318
Joined: Sat Feb 04, 2006 1:00 am
Location: Defiance, Ohio, USA

Post by bauermech » Wed Dec 06, 2006 4:22 am

Post by bauermech
Wed Dec 06, 2006 4:22 am

Hello, I know it's been a while since I last posted, but there's been a ton of stuff going on. Some great, some bad, but all moving ahead just fine. In any event, here's an exercise/dance clip I just finished up... The moves were taken from some European exercise video.

CLICK HERE to watch.
...NOTE: The complete RoboBASIC code is available for download under the video player on that page.
Nothing REALLY exciting, but there's a lot there... enough to help expand everyones RN-1 routine bank some. Enjoy it you crazy diamonds! I'll be back to talk again soon. :wink:

P.S. Who's going to RoboGames '07? Hope to see you all there!
Hello, I know it's been a while since I last posted, but there's been a ton of stuff going on. Some great, some bad, but all moving ahead just fine. In any event, here's an exercise/dance clip I just finished up... The moves were taken from some European exercise video.

CLICK HERE to watch.
...NOTE: The complete RoboBASIC code is available for download under the video player on that page.
Nothing REALLY exciting, but there's a lot there... enough to help expand everyones RN-1 routine bank some. Enjoy it you crazy diamonds! I'll be back to talk again soon. :wink:

P.S. Who's going to RoboGames '07? Hope to see you all there!
bauermech
Site Admin
Site Admin
User avatar
Posts: 318
Joined: Sat Feb 04, 2006 1:00 am
Location: Defiance, Ohio, USA


5 postsPage 1 of 1
5 postsPage 1 of 1