Closed matteobettini closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.85%. Comparing base (
479db49
) to head (02a986e
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
movable
and rotatable
agent sphere
connected to a movable
and rotatable
box
via a joint with roatate_a
and rotate_b
False
movable and rotatable agent sphere connected to a movable and rotatable box via a joint with roatate_a False and rotate_b True
movable and rotatable agent sphere connected to a movable and rotatable box via a joint with roatate_a True and rotate_b True
movable True and rotatable True agent sphere connected to a movable False and rotatable True box via a joint with roatate_a False and rotate_b False
the box makes everything not movable
movable True and rotatable True agent sphere connected to a movable True and rotatable False box via a joint with roatate_a False and rotate_b False
The box makes everything not rotatable
movable True and rotatable True agent sphere connected to a movable False and rotatable True box via a joint with roatate_a True and rotate_b False
Fixes #109