BRAT Biped SEQ Tutorial v2.01XE

Last modified by Eric Nantel on 2023/01/23 10:35

Biped BRAT SEQ Tutorial.

Updated 03/27/2008.

Safety first! Wear eye protection and never touch a powered robot!

Note: This tutorial applies to the SSC-32 v2 with Register Support.

Software:
  - BRAT Projects
   > minibipd.zip


Image of Biped BRAT.
 

I. BRAT Configuration: SSC-32 Registers

 
Step 1.
Download and install LynxTerm. Connect the SSC-32 to the serial port and apply power. The green LED should light and stay on until it receives a valid serial command. Run the LynxTerm program.

Step 2.
Type "ver" and press "enter". You should see "SSC32-V2.01XE" or higher returned. However, if you have the firmware v2.01XE, there is still one more test you have to do. Due to an error on our part, the early v2.01XE firmware did not include register support, and will need to be updated.

To test for register support on your 2.01XE firmware, click on "Reg.", then "Read", and enable "Initial Pulse Offset". Click on "Write", then click "Read".
 - If the option is still enabled, you have the proper version and can move on to Step 4.
 - If the option is now disabled, you need to update your firmware.


Figure 2.

 
Step 3.
Download the 2.01XE firmware. Remove power from the SSC-32, and make sure the baud rate is set to 115.2k. Refer to the manual if you need more information regarding baud rate.

Apply power to the SSC-32 again, make sure it's connected to the PC, and click on "Firmware" along the bottom of the LynxTerm screen.

Click on "Open" and browse to the firmware file you just downloaded.

Click on "Begin Update".


Figure 3.

 
Step 4.
When the firmware has been successfully updated, click "Ok" then "Exit".

Now repeat the ver test: type "ver" then press "Enter". You should see the proper firmware version returned.


Figure 4.

 
Step 5.
Place the robot in a position as close to neutral as possible. Click on "All=1500" in the bottom right portion of the screen. Your robot should go to and hold the neutral position, and should resemble figures 5-2 and 5-3. If the joints are off by more than 15° you may have made an error in assembly. To correct this, remove the center screw from the round servo horn, pull the servo horn off the servo, rotate until it's aligned, then reattach the servo horn.


Figure 5.

 


Figure 5-2.


Figure 5-3.


Step 6.
From the main screen, click on "Reg" to open the Registers page.

Click on "Default" to initialize default values.


Figure 6.

 
Step 7.
You'll want to start with the robot's right hip. Select servo #2, then adjust the "Offset" slider until the joint is a perfect 90° angle.

Note, the mouse's scrollwheel or keyboard's arrow keys can be used to make fine adjustments.


Figure 7.

 
Step 8.
Now adjust the robot's right knee servo. Select servo #1, then adjust the "Offset" slider until the robot's leg is perpendicular to the ground.


Figure 8.


Step 9.
Now adjust the robot's right ankle servo. Select servo #0, then adjust the "Offset" slider until the robot's foot is perpendicular to the leg.

Do the same for the robot's left side (servos 16, 17, and 18).


Figure 9.

 
Step 10.
Click "Write" and exit LynxTerm when the write process is finished.

Note, you can also check "Initial Pulse Width" to automatically enable the servos on power-up as an option. If you do, make sure you "Write" to save the changes. The next section of this tutorial allows Sequencer to enable the servos instead.

This completes the BRAT configuration process for the SSC-32 registers. Now, whenever the robot is turned on, the servos will automatically be aligned and/or enabled.


Figure 10.


II. BRAT Configuration: Sequencer

 
Step 1.
Install the SSC-32 Visual Sequencer. Read the Sequencer's manual. This tutorial is not meant to replace the manual! Run the Visual Sequencer program.

Click on "SSC-32" in the upper left corner. This process configures the software to the servos in your robotic assembly. To do this, the servos' min and max positions are defined and the actual angles each joint can achieve are entered.

Take time to do an accurate configuration! Your robot will only perform as well as the accuracy of the configuration file it's using. In other words, sloppy configuration will make a sloppy robot when sharing projects.


Figure 1.

 
Step 2.
Each servo you configure must first be enabled. You simply click on the Enable checkbox. You can move the servo by adjusting the slider bar.

You will enable the servos one at a time as you configure them.


Figure 2.

 
Step 3.
Move the slider for servo 0 until the servo is at a 45° angle as shown.

Right click on the slider and select "Set position as min" from the menu as shown in Figure 3-2.

Adjust the "Min Deg" box to say "-45°" as shown in Figure 3-3.


Figure 3-1.



Figure 3-2.


Figure 3-3.

 
Step 4.
Move the slider for servo 0 until the servo is at an 84° angle as shown.

Right click on the slider and select "Set position as max" from the menu as shown in Figure 4-2.

Adjust the "Max Deg" box to say "84°" as shown in Figure 4-3.

Move the slider back to 0° before going on to the next servo.


Figure 4-1.

 


Figure 4-2.


Figure 4-3.


Step 5.
Channel 1 is for the BRAT's right knee. Adjust and set the min and max positions as shown in Figure 5-1 and 5-2. Note, you do not have to change the angles because the knee can reach +/-90°.

Move the slider back to 0° before going on to the next servo.

 


Figure 5-1.


Figure 5-2.

 
Step 6.
Channel 2 is for the BRAT's right hip. Adjust the hip as in Figure 6-1 and set the minimum (-90°) position. Adjust the hip as in Figure 16-2 and set the maximum (45°) position. For clarity, the knees were bent in Figure 6-2.

Move the slider back to 0° before going on to the next servo.

 


Figure 6-1.


Figure 6-2.


Step 7.
The robot's right side is now configured. You can now configure the robot's left side. Click on the "Bank 3" button to gain access to channels 16-23. Channel 16 is the right ankle, 17 is the right knee, and 18 is the right hip. Configuring these channels is identical to configuring channels 0-2 with one exception: After you are done with the normal configuration, you must click on the "Reverse" checkbox for these three channels! Make sure all servos are set to 0° (home) and save your work. For this robot, "home" position is with all the servos set to their 0° position. However, any position you leave the sliders in when you save the configuration is how the robot will look when you start Sequencer. In other words, "home" position does not have to be the 0° position, that's just what we used.


Figure 7.

 
Save your work! The .cfg file will need to be loaded each time you run the program. If you only have one robot to set up, save over the "ConfigSSC32.cfg" file. However, if you plan on using the sequencer with more than one robot, then input a new file name, such as "BipedBRAT.cfg" It's important that you save these files in the install directory, default C:\Program Files\Sequencer_SSC-32\
 
Step 8.
Now we're going to import a pre-made project. This will enable you to use other people's projects on your robot.

Download this zip file. It contains several projects. Unzip it into the SEQ install directory. By default, it is C:\Program Files\Sequencer_SSC-32\

Click on "Project" in the upper left corner.


Figure 8.

 
Step 9.
Click on "Import," then select "biped6-long stride.csv" and click "Open," then "OK."

Enter a project name or leave the default, then click "OK." You should see an "Import success" message.

Click "Exit."


Figure 9.


Step 10.
Now for some fun! Let's make that robot walk!

Click on "Sequencer" as shown in Figure 10-1.

From the drop down menu in the project section, select "biped6-long stride."

In the Play menu, click on "Project Loop" as shown in Figure 10-3. Caution, the robot will start moving immediately. To stop the robot, click on the black "stop" or "pause" buttons.

If everything went well, your robot should have walked across the table. If it appears that the legs are moving in the same positions, you may have forgotten to reverse the servos on the robot's left side.


Figure 10-1.

 


Figure 10-2.


Figure 10-3.

 
Step 11.
Refer to Table 11 for a list of the projects included in the zip file and a video link when available.

After you're comfortable with playing projects, you can consult the Sequencer manual for more information on how to create your own. Remember to send us images and videos of your cool projects so we can publish them online!

Project File Video Link
Balance on Ankle <Video>
Balance <Video>
Bow --
Get up from Back <Video>
Get up from Front <Video>
Headbutt <Video>
Kick <Video>
Long Stride <Video>
Turn <Video>
Walk <Video>

Table 11


III. Creating a Walking Sequence

 
Step 1.
Run the Sequencer program.

Select the "empty" project from the Project drop down menu, and click on the black "+" to make a new project. Enter a name for your project. As we are making the robot walk, a name such as "BRAT-Walk" might be applicable.


Figure 1.
 
Step 2.
Now we're faced with an empty project and a screen full of servo blocks. To make the screen more manageable, click on "Swap" at the top. This will swap the selected servos with the unselected ones. Since no servos are unselected, this will clear the screen.

Now just click on the servos that you need, which should be servos 0, 1, 2, 16, 17, and 18.


Figure 2.
 
Step 3.
You can click and drag the servo boxes to arrange them so they resemble the robot's physical layout.

Figure 3.

Step 4.
You can also name the servos by clicking on the number in the servo box. It will bring up the screen in Figure 4. In addition to naming the servo, you can change the color of the servo box.

Figure 4.
 
Step 5.
Now we're almost ready to make the robot walk. First, here's an outline of the walking sequence. The last two steps are just mirror images of the first two steps.

Step 1 Shift weight to robot's right
Step 2 Step forward
Step 3 Shift weight to robot's left
Step 4 Step forward

Table 5.

 
Step 6.
To make this project even easier, click on the "AB" button in the lower left corner. This screen allows you to link servos together. Click on "Servo 1" on the left side and "Servo 17" on the right, then click "Add." Do the same with Servos 2 and 18. This will allow you to switch the positions of the right and left legs with just a few clicks.


Figure 6.


Step 7.
The first step in this walk is to get the robot into position to take a stride in the second step. Set your servos to the degrees shown in Table 7. They don't have to be exact; close will do. When you're done, click on the red "=" in the Step section to overwrite Step 1.
 

2 -25 18 25
1 -20 17 20
0 -8 16 8

Table 7.


Figure 7.

 
Step 8.
Now, click on "A<=>B" and deselect the "Selected step" check box and click OK. Then click the green "+" in the Step section to add the current position as a new step.

Figure 8.
 
Step 9.
To shift the robot's weight, just use the sliders and switch the degrees for Servos 0 and 16. Click on the green "+" in the Step section when you're done to add this as a new step.

Figure 9.

Step 10.
Now all you have to do is take another step! Click on the "A<=>B" button again, deselect "Selected step" if it isn't already, and click OK. Click on the green "+" in the Step section when you're done.

Figure 10.
 
Step 11.
To test the walk sequence, click on the sequence loop button on the right side of the screen under "Play." You can stop or pause the walking sequence from the Play menu.

If you were successful, the robot should be walking now. If the robot doesn't walk in a straight line, try increasing the ankle degrees so that more weight is shifted.


Figure 11.

 
Step 12.
To adjust the biped's walking speed, you can use the "Advanced Play" feature. Click on the Advanced Play button on the right side of the screen.


Figure 12.


Step 13.
By moving the Time slider, you will adjust the speed of all the servos in the project to a percentage of the normal speed. 100% is the project's normal speed. Moving the slider below 100% causes the robot to move faster, while above 100% slows the robot down.

Click on the Loop button to test your new speed. You can tweak the speed while the robot is moving to get it perfect.

If you click on the Apply button, the new speed will be applied to the project. 


Figure 13.

Tags:
Created by Eric Nantel on 2023/01/23 09:14
Copyright RobotShop 2018