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

Need working Overall Template Program

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

Need working Overall Template Program

Post by tanasit » Mon Apr 10, 2006 3:04 pm

Post by tanasit
Mon Apr 10, 2006 3:04 pm

Could anyone please post the wroking Overall Template Program?
Hi,

I need some help with my Robonova (got it yesterday).

First the Servo motor real time control box never pops up even though the cable is properly connected and works fine in the Roboscript!! (Windows XP)

Next when I reprogram the remote controller, all the command was gone but I finally got them back but the main red power button doesn't work like before and I couldn't find its code anywhere.

When I tried to compile the Overall template program, the Robobasic indicates several error:



SPEED i

Line 436 (error 42) speed only number or constant



GOTO AUTO

Line 9 (error 25) GOTO no exist used label name

I correct the first error by replacing the loop with full written codes (just as it shows in the separated "flying" code). But I can't figure out the error 25 which tells me that there is no AUTO sub routine.

Summary:

1. Why can't I get the Servo motor real time control box to pop up?

2. How to get the red power on button to work?

3. error 25 ???

4. Could anyone please post the working Overall Template Program?

Thank you,
Could anyone please post the wroking Overall Template Program?
Hi,

I need some help with my Robonova (got it yesterday).

First the Servo motor real time control box never pops up even though the cable is properly connected and works fine in the Roboscript!! (Windows XP)

Next when I reprogram the remote controller, all the command was gone but I finally got them back but the main red power button doesn't work like before and I couldn't find its code anywhere.

When I tried to compile the Overall template program, the Robobasic indicates several error:



SPEED i

Line 436 (error 42) speed only number or constant



GOTO AUTO

Line 9 (error 25) GOTO no exist used label name

I correct the first error by replacing the loop with full written codes (just as it shows in the separated "flying" code). But I can't figure out the error 25 which tells me that there is no AUTO sub routine.

Summary:

1. Why can't I get the Servo motor real time control box to pop up?

2. How to get the red power on button to work?

3. error 25 ???

4. Could anyone please post the working Overall Template Program?

Thank you,
tanasit
Robot Builder
Robot Builder
User avatar
Posts: 14
Joined: Sun Apr 09, 2006 1:00 am

Post by Guest » Mon Apr 10, 2006 3:14 pm

Post by Guest
Mon Apr 10, 2006 3:14 pm

Dude, sorry I am not familiar with your trouble but I can tell you where to find the Overall Template.

http://www.hitecrobotics.com/info/downloads.htm
Dude, sorry I am not familiar with your trouble but I can tell you where to find the Overall Template.

http://www.hitecrobotics.com/info/downloads.htm
Guest

Post by tanasit » Mon Apr 10, 2006 3:24 pm

Post by tanasit
Mon Apr 10, 2006 3:24 pm

Anonymous wrote:Dude, sorry I am not familiar with your trouble but I can tell you where to find the Overall Template.

http://www.hitecrobotics.com/info/downloads.htm

I already tried that and didn't work!!
Anonymous wrote:Dude, sorry I am not familiar with your trouble but I can tell you where to find the Overall Template.

http://www.hitecrobotics.com/info/downloads.htm

I already tried that and didn't work!!
tanasit
Robot Builder
Robot Builder
User avatar
Posts: 14
Joined: Sun Apr 09, 2006 1:00 am

pushup code

Post by tanasit » Mon Apr 10, 2006 3:26 pm

Post by tanasit
Mon Apr 10, 2006 3:26 pm

Hitec also provide the pushup code, but still with some error! I later found the fix and got it to work however.
Hitec also provide the pushup code, but still with some error! I later found the fix and got it to work however.
tanasit
Robot Builder
Robot Builder
User avatar
Posts: 14
Joined: Sun Apr 09, 2006 1:00 am

Post by gsferrari » Mon Apr 10, 2006 3:26 pm

Post by gsferrari
Mon Apr 10, 2006 3:26 pm

Did you select the right controller? the right port?
Did you select the right controller? the right port?
Robonova terrorizes the office...coming up!!
gsferrari
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 99
Joined: Tue Mar 28, 2006 1:00 am
Location: Raleigh, NC USA

yes because the roboscript works fine.

Post by tanasit » Mon Apr 10, 2006 3:55 pm

Post by tanasit
Mon Apr 10, 2006 3:55 pm

gsferrari wrote:Did you select the right controller? the right port?


Yes because the roboscript works fine. I can slide the servo control panel and it works.

As of now, I manually insert each move using the Robo remocon and it works but the red on/off button on the controller doesn't work!

Too bad you can upload the code from the Robonova to your computer.
gsferrari wrote:Did you select the right controller? the right port?


Yes because the roboscript works fine. I can slide the servo control panel and it works.

As of now, I manually insert each move using the Robo remocon and it works but the red on/off button on the controller doesn't work!

Too bad you can upload the code from the Robonova to your computer.
tanasit
Robot Builder
Robot Builder
User avatar
Posts: 14
Joined: Sun Apr 09, 2006 1:00 am

Post by Tohm » Mon Apr 10, 2006 5:57 pm

Post by Tohm
Mon Apr 10, 2006 5:57 pm

Each program has its own port setup. Did you set the one up for robobasic?
Each program has its own port setup. Did you set the one up for robobasic?
Tohm
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 26
Joined: Tue Apr 04, 2006 1:00 am

You are right

Post by tanasit » Tue Apr 11, 2006 2:35 am

Post by tanasit
Tue Apr 11, 2006 2:35 am

Tohm wrote:Each program has its own port setup. Did you set the one up for robobasic?


You are right!! The port was correct but the controler type was NOT. The default setting was MR-C3000 which caused all the error. Once I set it to MR-C3024, it works.

Thanks!!!
Tohm wrote:Each program has its own port setup. Did you set the one up for robobasic?


You are right!! The port was correct but the controler type was NOT. The default setting was MR-C3000 which caused all the error. Once I set it to MR-C3024, it works.

Thanks!!!
tanasit
Robot Builder
Robot Builder
User avatar
Posts: 14
Joined: Sun Apr 09, 2006 1:00 am

Re: You are right

Post by gsferrari » Tue Apr 11, 2006 3:00 am

Post by gsferrari
Tue Apr 11, 2006 3:00 am

tanasit wrote:
Tohm wrote:Each program has its own port setup. Did you set the one up for robobasic?


You are right!! The port was correct but the controler type was NOT. The default setting was MR-C3000 which caused all the error. Once I set it to MR-C3024, it works.

Thanks!!!




Sweet...glad it all worked out! HAVE FUN!! :wink:
tanasit wrote:
Tohm wrote:Each program has its own port setup. Did you set the one up for robobasic?


You are right!! The port was correct but the controler type was NOT. The default setting was MR-C3000 which caused all the error. Once I set it to MR-C3024, it works.

Thanks!!!




Sweet...glad it all worked out! HAVE FUN!! :wink:
Robonova terrorizes the office...coming up!!
gsferrari
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 99
Joined: Tue Mar 28, 2006 1:00 am
Location: Raleigh, NC USA

Tanasit

Post by crmfghtr » Sat Apr 22, 2006 1:13 am

Post by crmfghtr
Sat Apr 22, 2006 1:13 am

Hey this Tanasit from the old Aibonet days?
Hey this Tanasit from the old Aibonet days?
crmfghtr
Robot Builder
Robot Builder
User avatar
Posts: 21
Joined: Tue Feb 28, 2006 1:00 am

yep

Post by tanasit » Sat Apr 29, 2006 10:59 pm

Post by tanasit
Sat Apr 29, 2006 10:59 pm

great memory!!
great memory!!
tanasit
Robot Builder
Robot Builder
User avatar
Posts: 14
Joined: Sun Apr 09, 2006 1:00 am


11 postsPage 1 of 1
11 postsPage 1 of 1