CodexLabsLLC / Colosseum

Open source simulator for autonomous robotics built on Unreal Engine with support for Unity
https://codexlabsllc.github.io/Colosseum/
Other
392 stars 122 forks source link

Fix getMultirotorState API mismatches #111

Open tommaier123 opened 1 month ago

tommaier123 commented 1 month ago

Fixes: #106

About

There are some missmatches between the airlib api and python api. Not sure where they came from or if this is the best way to resolve them.

How Has This Been Tested?

Running client.getMultirotorState()

Screenshots (if appropriate):