Search
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 1 second of simulation time after returning from the movement function. GUI will be off.
Submit to BRUTE
push_the_ball
hw1.py
push_the_ball(client)
client
icub_pybullet/pycub.py
icub_pybulet/HWs/hw1
icub_pybullet