Skip to content
#

airsim

Here are 48 public repositories matching this topic...

RobShewagaUHN
RobShewagaUHN commented Jul 8, 2021

Just a tip for everyone: I was having trouble running an offline cluster where the Unity Editor was the master and a remote machine was the client. The remote machine was never able to connect to the Editor, but if I ran the standalone build as the master, it connects fine.

Make sure you don't have any blocking Inbound Rules in Windows Firewall with Advanced Security for the Editor version

SijmenHuizenga
SijmenHuizenga commented Aug 26, 2020

At the moment there are too few python examples of working with camera's. It would be great to have some more examples. I am thinking of the following examples, but feel free to suggest more/different examples!

  • Processing images with numpy
  • Processing images with opencv
  • Showing images on the screen, like in a windows
  • Writing depth images to png / pfm

Improve this page

Add a description, image, and links to the airsim topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airsim topic, visit your repo's landing page and select "manage topics."

Learn more