rocket_utils#
This module contains utility functions used for transforming rocket control inputs between virtual space (used by the control algorithms) and rocket-specific space (used by the environment).
Functions
Calculates the normalized thrust value required to counteract gravity and keep the rocket hovering. |
|
Converts rocket control inputs into virtual control inputs. |
|
Converts virtual control inputs into rocket control inputs. |
|
Checks if the rocket is outside reasonable safety bounds. |