skillet - Man Page
Skiller remote instruction console tool
Synopsis
skillet [-r host[:port]] [skill string...]
Description
This tool is used to instruct the skiller plugin remotely from the console. In a sense it is a very basic version of the SkillGUI. It allows to give a skill string on the command line or type in a skill string, which is then ordered for execution by the skiller.
All arguments on the command line are merged into one skill string, it is therefore not possible to execute multiple skill strings at once. This may change in the future. It is recommended to quote the skill string into one argument.
Skill Shell
If skillet is run without a skill string it opens a skill shell. It supports a few custom commands, any other string is passed verbatim to the skiller.
Commands
- stop
Stop a currently running skill.
Options
- -h
Show usage instructions.
- -r host[:port]]
The host and port of the Fawkes instance to connect to.
Examples
- skillet
Connect to the skiller on the local host and enter the skill shell.
See Also
Author
Written by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
Documentation
Documentation by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
Fawkes
Part of the Fawkes Robot Software Framework. Project website is at http://www.fawkesrobotics.org