microsoft / AirSim

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

Instructions on contributing to the Airsim Unity APIs #4955

Open sandilyasg opened 6 months ago

sandilyasg commented 6 months ago

How to contribute to the UNITY Airsim APIs which are marked as TODO

Question

What's your question?

How can I contribute to the UNITY Airsim APIs that are marked as 'TODO', particularly the "simGetDetections" and "simClearDetectionMeshNames?

Include context on what you are trying to achieve

I want to be able to use the TODO apis. To do this I need to first program them to work with Unity; I see that they exist for Unreal Engine. How do I being working on these APIs? What does the workflow for testing and debugging them look like?

Include details of what you already did to find answers

Contributing#