Table of Contents

HW1 - Push the Ball

The goal is to hit the ball to push it as far as possible from any part of the table. The ball will always spawn at the same place. The robot can be moved with position or cartesian control. The trajectories should be collision free and max allowed velocity is 10 (rad/s).

The resulting distance is checked after 2 seconds after you return from push_the_ball. BRUTE will use its config file, where the GUI is disabled.

Code template hw1.zip
Maximum score 5
Deadline 7.3.2024 23:59:59

How to use the code template

Scoring

Requirements: