msgpackrpc.error.RPCError: rpclib: client error C0002: Function 'simGetImages' was called with an invalid number of arguments. Expected: 2, got: 3 #4455
Unanswered
BazilaAfridi
asked this question in
Support Q&A
Replies: 2 comments 2 replies
-
Looks like there's a client/server mismatch here. Your python client has #3320 applied but not your server. I'm assuming the server is a PEDRA environment? I'm not very familiar with this project or what version of AirSim it is based on, but I think you may need to downgrade your python client by doing the following:
You may need to experiment with the specific version, but 1.5.0 looks like the latest verion without #3320. |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi ,I meet the same problem, can you tell me how to solve it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can anyone please guide me on why I'm having this issue?
Beta Was this translation helpful? Give feedback.
All reactions