Getting Started¶
Executables¶
As an end-user you will probably mostly interact with the executable scripts
shipped with this package. If you’re using the Docker version or installed the
package using pip, the scripts will be installed to the environment’s path
and can be called from the terminal.
The following table lists the currently available executables.
Executable |
Entry-point |
|---|---|
parti-teleop |
|
garmi-teleop |
|
panda-teleop-leader |
|
panda-teleop-follower |
|
parti-haptic-sim |
|
parti-mmt |
|
garmi-mmt |
To find out more about a specific executable, check out the corresponding
entry-point or call <executable> --help on the terminal.