Edit on GitHub

Useful Tips

Search Variables/Functions

This is a feature to find the location where a variable or function has been used. It provides the option to change the name of each variable or function.

  1. Click the “Variable (or Function)” button on the right. (There must be at least one variable or function.)
  2. Select the target that you wish to find reference in the “Variables list (or Functions list)”
  3. You can check the locations at which the selected variable (or function) has been used in the “Reference Results” field

  4. If you select one of the results in the “Reference Results” field, it will take you to the specific location within the source code.
  5. If you click the “Rename” button at the top, you can change the name of the variable (or function) for the whole source code.


Search Keyword

This is a function to search for components used in the program code.

  1. Click the Search button at the bottom right.
  2. Type the search word in the search bar that appears on top.

  3. In the task code, the “search result” will be shown as a list below.
  4. If you click on an item in the list, it will move to that line.

Grammar/Compile Check

In order to download the task code to the controller, it must go through a grammar check and compile process. If you try to download to the controller or click the “Error” button, it will run the grammar check and compile process automatically.

Keyframe

Combine Ctrl key when using Insert or Delete key to keep the time between keyframes when insert or delete key frame.

Insert Keyframe

The following shows how to keep the time between keyframes by using Ctrl key with Insert key.

Delete Keyframe

The following shows how to keep the time between keyframes by using Ctrl key with Delete key.

Selective Keyframe Play

Press Ctrl key when selecting specific keyframes to play. Only selected keyframes will be played.

Play Music

Music can be played along with motion play.

Create Custom Robot

  1. Move to the Home tab and select the controller to use, and click on the Add Joint button.

  2. Select the type of joint (motor) to use and set its ID. Click Apply to add the joint to the joint list.

  3. Once the joint list is completed and the new project is created, the custom robot will be shown on the screen.
    Since it is difficult to analogize and display the actual custom robot on the 3D model, it will be helpful if the users frequently playback the motion on the actual robot (Sync Mode) to check on their status.

Change 3D Robot

The Motion file is created and edited based on the initial 3D robot that was selected. Users can change the 3D robot while in the midst of a project, while maintaining the motion file data.
The guide below is an example of changing the 3D robot from MAX-E1 to Dr.R.

  1. Move to the Home tab, and click on the 3D Robot button on the left.

  2. Click on the Change 3D Robot button on the bottom, and select the robot to be change into.

  3. Once the 3D robot is changed, the window will automatically change.
  4. If there are unnecessary joints it is recommended to delete them. Move to the Home tab again and click on the 3D Robot button. (If there are no joints to delete, please skip the step 5)
  5. Select the motors to delete, and click on the Remove Joint button to delete. Once you are done with deleting, click the Apply button.

  6. The unnecessary joints are now deleted.

Pose Mirroring

The 3D Robot’s joints have a horizontally symmetrical matching joint on the opposite side, based on the vertical center line drawn below.
The Mirroring function uses this symmetry for mirroring or exchanging the pose on the opposite side.

Pose Symmetry

  1. For Pose Symmetry, users must first select the joints that will be the basis for the opposite side.
  2. Click on the Mirroring button.

  3. The selected joints’ values will now be entered (mirrored) onto the horizontally symmetrical joint on the opposite side.

Pose Exchange

  1. For Pose Exchange, users must select the joints that will be the basis for exchanging, and also select the corresponding joints that will receive the values from the basis joints.
  2. Click on the Mirroring button.

  3. The selected joints will now have their values exchanged with each other.

Edit Motion Index Number

The Motion Index Number is used when a motion data has to be called in RoboPlus Task.
The Index Number of the Motion data downloaded on the controller must match the Index Number used for calling in Task.

  1. Move to the Motion Download tab, select a Motion Group for editing its Index Number, and click on the Edit Motion Group button.

  2. Select the Motion Number you would like to edit the Index (or Exit Index) number for, change the number, and click the Enter key.

  3. If a duplicate number is already present, a message will be shown as below, and the user must select how to proceed. If the Exit Index is not inputted, a random number will be assigned.

Copy Motion Data

  1. Open the Motion file with the data to copy.
  2. Open the Motion Unit List and select the unit to copy. Use Ctrl + C shortcut to copy the motion.
  3. Open the target motion file to paste the motion and open the Motion Unit List to paste the motion by pressing Ctrl + V.

NOTE Multiple R+ Task 3.0 can be run to copy and paste the motions.

CAUTION : When copying data between Motion files

  • Data that can be copied : joint value, Key-Frame, Motion Unit, and Motion.
  • If a data with the same name already exists in the new (blank) project, the data will not copy.
  • Copying must be proceeded in the order of Motion Unit -> Motion. If a Motion is copied without copying any Motion Units, an empty Motion will be pasted.

Edit Offset

  1. Move to the Home tab and click on the Offset button.
  2. Connect the robot. (Refer to Connect to Robot)
  3. Turn on the Sync Mode.
  4. Set the initial pose, check the robot, and edit the offset pose.
  5. The ideal offset is when the actual robot’s pose is identical to the initial pose.
  6. Adjust the offset so the actual robot’s pose matches the 3D robot’s initial pose.
  7. Click on the Download Offsets button to save the offset onto the robot’s controller.
  8. The difference between the initial pose and the offset pose will be applied as the offset. (Offset pose – Initial pose = Offset)

Convert Files

R+ Task 3.0 can convert R+ Motion 1.0 and R+ Motion 2.0 files into *.mtn3 file.
In order to use *.mtn or *.mtnx files in R+ Task 3.0, they have to be converted to *.mtn3 as below.

CAUTION Converting mtn or mtnx files into mtn3 could modify the size of the file and motion numbers. Please check motion number after converting the file.

  1. Run R+ Task 3.0 and click Open button.

  2. Select the mtn or mtnx file to convert.

  3. The below message will appear to confirm the file conversion. Click OK.

  4. Select the 3D robot to use the motion file and click OK.

  5. Save the converted mtn3 file.

Control 3D Camera

  1. Hold the right mouse button and drag to rotate the point of view.

  2. Press the Home key or scroll up the mouse wheel to zoom in.

  3. Press the End key or scroll down the mouse wheel to zoom out.

  4. Press the Page Down key to lower the point of view.

  5. Press the Page Up key to heighten the point of view.

Display Angle

Click the Angle Value button to display the angle of each joint.


Background Image

When creating a User Robot Project, a background image can be displayed in order to deploy DYNAMIXEL.

  1. Click the Insert landscape button and select the file to apply.

  2. DYNAMIXEL can be deployed over the image to help identifying joint.

  3. Click the DYNAMIXEL Relocation icon to hold DYNAMIXEL at current location.

Initial Pose

Click the Set Initial Pose button to set all joint to initial position.