Giter Club home page Giter Club logo

Comments (4)

kaym9n avatar kaym9n commented on July 24, 2024

Hi,

I'm sorry but there are no other ways to make motions.
I hope this helps.

  • type help to get the help menu.
exit               Exits the program.
re                 Refreshes the screen.
b                  Move to previous page.
n                  Move to next page.
page [index]       Move to page [index].
list               View list of pages.
new                Clears data of current page and initializes page.
copy [index]       Copy data from page [index].
set [value]        Sets value on cursor [value].
save               Saves changes.
play               Motion playback of current page.
playboth [index]   Motion playback of current page with [index] mp3.
g [index]          Motion playback of STP[index].
name               Name for current page or changes the name of current page.
time               Change time base playing.
speed              Change speed base playing.
w [index]          Overwrites data from STP[index] with STP7.
i                  Inserts data from STP7 to STP0. 
                   Moves data from STP[x] to STP[x+1].
i [index]          Inserts data from STP7 to STP[index]. 
                   Moves data from STP[index] to STP[index+1].
m [index] [index2] Moves data from [index] to [index2] step.
d [index]          Deletes data from STP[index]. 
                   Pushes data from STP[index] to STP[index-1].
mlr [index]        Mirror the left side value to the right of STP[index]. 
mrl [index]        Mirror the right side value to the left of STP[index]. 
ms [index]         Switch the values between left and right of STP[index]. 
on/off             Turn On/Off torque from ALL actuators.
on/off [index1] [index2] ...  
                   turns On/Off torque from ID[index1] ID[index2]...
  • shoutcut
    • Arrow keys : You can move the cursor using the arrow keys.
    • [ : Decrease value by 1
    • ] : Increase value by 1
    • { : Decrease value by 10
    • } : Increase value by 10
    • Space Bar : Torque on/Off of the joint pointed by the cursor. It only works when there is a cursor in Step7(STP7).
  • The op3 action editor is a program similar to R + motion. Please refer to this manual.
    • Angle: 4096 resolution (2048 is 0 degrees)
    • Pose of Robot: STP7

Regards,
Kayman

from robotis-op3.

fuad99 avatar fuad99 commented on July 24, 2024

okay, if i'm done create motion in many page, can i play it using start button(like demo)?

from robotis-op3.

kaym9n avatar kaym9n commented on July 24, 2024

yes, you can make a program like demo.
If you run op3_manager, you can get the button status by the message.
(start, start_long, mode, mode_lone, user, user_long)
This is api for button

Then you can enable the action_module and send the action page number to play the motion.
This is api of action_module

Regards,
Kayman

from robotis-op3.

ROBOTIS-Will avatar ROBOTIS-Will commented on July 24, 2024

This issue will be closed as there isn't any recent activity. Please feel free to reopen when necessary.

from robotis-op3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.