-
- Downloads
Add player position to view restriction and implement angle calculation
Player's position has been added to the view restriction in order to provide a more precise representation of the environment. A function for calculating the angle between two points has been implemented in the utils module. Changes have also been made to accommodate these new updates in the 2D visualization module.
parent
e6452150
No related branches found
No related tags found
Showing
- overcooked_simulator/gui_2d_vis/drawing.py 4 additions, 2 deletionsovercooked_simulator/gui_2d_vis/drawing.py
- overcooked_simulator/overcooked_environment.py 1 addition, 0 deletionsovercooked_simulator/overcooked_environment.py
- overcooked_simulator/utils.py 6 additions, 0 deletionsovercooked_simulator/utils.py
Please register or sign in to comment