-
Notifications
You must be signed in to change notification settings - Fork 1
Team contest
Dear participants, after one day of hard work ๐ช you reached the final frontier ๐ฅ๐
As a final task, we would like you to develop a complete demo to run on the robot that requires reusing all the components you have studied during this intensive crash course, regarding YARP, PID Control, Computer Vision.
You will be working in teams of up to 5 members that will compete to win the first prize for the most awesome and effective demo.
๐ฎ Let's start the competition ๐ฎ
The demo shall showcase the following capabilities:
- The robot detects the closest object using the stereo disparity provided by SFM.
- The robot performs continuous tracking of the detected blob.
- Optionally, as response to external stimuli, the robot can also express its internal state by uttering distinct sentences using iSpeak and/or producing distinct head movements (e.g. nodding/shaking).
Teams have to appoint one of their members as Team leader.
- ๐ท Team leaders have to coordinate the team tasks with the help of their assistants.
- ๐ They have to present the demo at the end of the second day, with a brief talk, on behalf of the team.
- โจ Team leaders are also GitHub team maintainers with these permissions. In particular, they will start the activities by adding their members to the team.
Each team has write access to its own private repository ๐ (no way to steal competitors' technology then ๐):
We have made available a poll where teams can book time slots to test their code on the ๐ค
In descending priority order:
- How the ๐ค behaves (e.g. efficiency, stability, robustness) on the whole in response to mentors' inputs.
- How the repository is organized in terms of code and documentation.
- Possibly, mentors will review your team's code.
Return to Home Page