Skip to content

Commit

Permalink
Update BetaAviary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Jun 2, 2024
1 parent 380ea97 commit 8de4c6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gym_pybullet_drones/envs/BetaAviary.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,7 @@ def _actionSpace(self):
Returns
-------
spaces.Box
An ndarray of shape (NUM_DRONES, 4) for the commanded RPMs.
correct as in #196
An ndarray of shape (NUM_DRONES, 4) for the commanded CTBR to Betaflight SITL.
"""
#### Action vector ######## P0 P1 P2 P3
Expand Down

0 comments on commit 8de4c6f

Please sign in to comment.