You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
I am trying to use the v.setPitchYawRollXYZ command but it won#t work for me.
when using http://127.0.0.1:8085/telemachus/datalink?a=v.setPitchYawRollXYZ[0.9,0,0,0,0,0]
nothing will change in the game. I get as response {"a":0}
and the game receives Data.
Accessing Data from the game like altitude is no problem using the webApi.
Also the build in Web Interface works as expected
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to use the v.setPitchYawRollXYZ command but it won#t work for me.
when using
http://127.0.0.1:8085/telemachus/datalink?a=v.setPitchYawRollXYZ[0.9,0,0,0,0,0]
nothing will change in the game. I get as response
{"a":0}
and the game receives Data.
Accessing Data from the game like altitude is no problem using the webApi.
Also the build in Web Interface works as expected
The text was updated successfully, but these errors were encountered: