1SKILLET(1)                       Fawkes Manual                      SKILLET(1)
2
3
4

NAME

6       skillet - Skiller remote instruction console tool
7

SYNOPSIS

9       skillet [-r host[:port]] [skill string...]
10

DESCRIPTION

12       This tool is used to instruct the skiller plugin remotely from the
13       console. In a sense it is a very basic version of the SkillGUI. It
14       allows to give a skill string on the command line or type in a skill
15       string, which is then ordered for execution by the skiller.
16
17       All arguments on the command line are merged into one skill string, it
18       is therefore not possible to execute multiple skill strings at once.
19       This may change in the future. It is recommended to quote the skill
20       string into one argument.
21

SKILL SHELL

23       If skillet is run without a skill string it opens a skill shell. It
24       supports a few custom commands, any other string is passed verbatim to
25       the skiller.
26
27   Commands
28       stop
29           Stop a currently running skill.
30

OPTIONS

32       -h
33           Show usage instructions.
34
35       -r host[:port]]
36           The host and port of the Fawkes instance to connect to.
37

EXAMPLES

39       skillet
40           Connect to the skiller on the local host and enter the skill shell.
41

SEE ALSO

43       fawkes(8)
44

AUTHOR

46       Written by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
47

DOCUMENTATION

49       Documentation by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
50

FAWKES

52       Part of the Fawkes Robot Software Framework. Project website is at
53       http://www.fawkesrobotics.org
54
55
56
57Fawkes 1.3.0                      10/09/2020                        SKILLET(1)
Impressum