Challenge#
Test Your Understanding of Simulation Interfaces#
To take your learning to the next level, try to complete the following programming challenge with the skills you’ve learned so far.
Complete a test case loop for Carter 2.
Set Carter 2 dropoff pose to:
[(7.5, -1.0, 0.0), yaw_to_quaternion(-1.5708)].Move Demo table1 to a different orientation and location.
Move Demo table2 to a different orientation and location.
Load two cubes in the basket in one test loop for one robot.
Load two cubes in the basket in one test loop for both robots.
Implement simulation frame stepping.
Send each robot to the other robot’s demo table (with one cube loaded).
Send each robot to the other robot’s demo table (with two cubes loaded).