Changes between Version 42 and Version 43 of en/ProgrammingRobotsCourse/PepperApi
- Timestamp:
- Oct 30, 2024, 11:06:34 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ProgrammingRobotsCourse/PepperApi
v42 v43 231 231 232 232 === installing application to the robot 233 {{{ 234 #!div class="wiki-toc" style="width: 40%" 235 **Note:** There is quite a lot of course work here done using the [https://en.wikipedia.org/wiki/Command-line_interface command line interface] usually via a [https://en.wikipedia.org/wiki/Terminal_emulator terminal window]. We suggest to study a **[https://ubuntu.com/tutorials/command-line-for-beginners#3-opening-a-terminal tutorial for working in terminal]**. 236 }}} 233 237 * go to `aurora.fi.muni.cz`, build and copy your SSH keys for the robot access (replace `<xlogin>` with your login): 234 238 {{{