microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.22k stars 4.51k forks source link

rpc::timeout problem #3176

Open lknnnli opened 3 years ago

lknnnli commented 3 years ago

Hello everyone: I try to catch images from airsim drone with ros. but when i run client.simGetImages(request), always there would be rpc::timeout:timeout while calling RPC function "simGetImages".

Is there anyone who faces the same problem with me? Sincerely thank you for your help.

skykim0609 commented 3 years ago

I get the same issue when I simulate the drone with px4 in AirSim.

lovettchris commented 3 years ago

what happens if you use simGetImage instead as shown in the opencv_show.py script?

sandilyasg commented 7 months ago

@lknnnli @skykim0609 any update on this?

skykim0609 commented 7 months ago

@lknnnli @skykim0609 any update on this?

I have not been using AirSIm since 2021, so sorry to tell you that I have no idea on whether this issue is fixed or not.