Changes between Version 19 and Version 20 of en/ProgrammingRobotsCourse/ProjectWork
- Timestamp:
- Sep 25, 2020, 2:10:11 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ProgrammingRobotsCourse/ProjectWork
v19 v20 20 20 1. **Pepper Face Mask Detection**: Softbank has published an application for [https://github.com/softbankrobotics-labs/pepper-mask-detection/ Pepper Face Mask detection], but the application is only in Java for the Pepper's Android tablet. Due to the open source, the application should not be difficult to reimplement directly in Pepper using [http://doc.aldebaran.com/2-5/dev/tutos/create_a_new_service.html Python]. 21 21 1. **Pepper Proactive Mobility**: Softbank has published a [https://github.com/softbankrobotics-labs/pepper-proactive-mobility proactive mobility application] - Pepper goes towards people to talk to them, and returns home when nobody is around. The task here is to adapt this application to Czech and local situation. 22 1. **Pepper Point-At library**: Softbank has published a library for [https://github.com/softbankrobotics-labs/pepper-point-at making Pepper point at] a nearby position by running a specific animation, but the application is only in Java for the Pepper's Android tablet. Due to the open source, the application should not be difficult to reimplement directly in Pepper using [http://doc.aldebaran.com/2-5/dev/tutos/create_a_new_service.html Python]. 22 23 23 24 === Solved projects (may be advanced):