Changes between Version 43 and Version 44 of en/ProgrammingRobotsCourse/PepperApi


Ignore:
Timestamp:
Oct 30, 2024, 11:12:09 AM (7 months ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • en/ProgrammingRobotsCourse/PepperApi

    v43 v44  
    321321mv dlg_template dlg_template_$LOGNAME
    322322}}}
    323     edit `manifest.xml`, `template_$LOGNAME.pml` and files in `dlg_template_$LOGNAME/` and fix the names where necessary
     323    edit `manifest.xml`, `template_$LOGNAME.pml` and files in `dlg_template_$LOGNAME/` and fix the names where necessary. You may use the `mc` command (Midnight Commander) to navigate and edit. Quit `mc` with `Alt+0`.
    324324  * build the PKG package (the version number will be increased):
    325325    {{{