Add API to list all assets by rajat2004 · Pull Request #3940 · microsoft/AirSim
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 4.9k
Merged
zimmy87 merged 4 commits intomicrosoft:masterfrom
Dec 7, 2021Merged
Add API to list all assets#3940
zimmy87 merged 4 commits intomicrosoft:masterfrom
Add API to list all assets#3940
zimmy87 merged 4 commits intomicrosoft:masterfrom
Conversation
Copy link
Contributor
Fixes: #3930
About
- Adds a new
simListAssetsAPI, useful with thesimSpawnObjectAPI. - An example script for testing
- C++ wrappers for spawn,destroy object APIs, added since Python APIs were already added in Add Python API for new object functions #2897, and C++ ones were left out in add simLoadLevel, simGet/SetObjectScale, simSpawn|DestroyObject #2651
How Has This Been Tested?
With the example script
Screenshots (if appropriate):
airsim_list_assets.mp4
rajat2004
force-pushed
the
list-assets
branch
from
1eb95ef to
a1abca2
Compare
jonyMarino
added
the
feature request
label
rajat2004
force-pushed
the
list-assets
branch
from
a1abca2 to
ee63274
Compare
rajat2004
mentioned this pull request
rajat2004
force-pushed
the
list-assets
branch
from
ee63274 to
a470785
Compare
rajat2004 added 4 commits
November 28, 2021 18:33
rajat2004
force-pushed
the
list-assets
branch
from
a470785 to
92a887b
Compare
Copy link
Contributor
zimmy87
commented
Dec 7, 2021
zimmy87 commented
Dec 7, 2021Tested the create_objects.py script locally, it works for me, so I am moving ahead with merging. Thanks for the contribution @rajat2004!
zimmy87
merged commit
ceea413
into
microsoft:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment