Changes between Version 14 and Version 15 of en/ProgrammingRobotsCourse/PepperApi
- Timestamp:
- Oct 21, 2019, 3:40:31 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ProgrammingRobotsCourse/PepperApi
v14 v15 132 132 /nlp/projekty/pepper/bin/install_pkg.py your_package.pkg 133 133 }}} 134 === tablet 134 if the application contains a ''behavior'' (`behavior.xar`), you may run it: 135 {{{ 136 /nlp/projekty/pepper/bin/run_app.py your_package[/path_to_behavior] 137 }}} 138 call `run_app.py -l` to obtain a list of installed applications. 139 === using tablet 135 140 * from a dialogue (see [http://doc.aldebaran.com/2-5/getting_started/creating_applications/using_peppers_tablet.html QiChat - pCall]): 136 141 {{{