This release contains the following changes:
* `globals_edit` function on `Eva` to allow direct API access to globals (e.g. I/O)
* Collision Detection support: `control_configure_collision_detection`, `control_acknowledge_collision` and `RobotState.COLLISION`
* New `orientation_type` argument for `calc_inverse_kinematics` to make orientation easier to set (using Euler angles, rotation matrix, etc)