Changes between Version 20 and Version 21 of en/ProgrammingRobotsCourse/Introduction
- Timestamp:
- Feb 18, 2025, 11:50:17 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ProgrammingRobotsCourse/Introduction
v20 v21 44 44 * if launching on real robot produces error `behavior_1: permission violation(s): canRunOnPod` then `behavior.xar` needs a ''permission'' (in Inspector on the right) of `Behavior can be run on charging station` (`<permissions><canRunOnPod/></permissions>` in `manifest.xml`). 45 45 46 == Task to next seminar - project topic 47 48 Your task in the seminar lies in designing and implementing a non-trivial working application with the Pepper robot. 49 50 Look at ProjectWork for predefined project topics or invent your own ideas. Enter the topic [https://is.muni.cz/auth/ro/fi/jaro2025/PV277/project/stud into IS] **before** the next seminar. 51 46 52 [[br]] 47 53 [ [wiki:en/ProgrammingRobotsCourse course] ] [ [wiki:en/ProgrammingRobotsCourse/PepperApi next part] ]