COMMITS
/ PythonClient/airsim/types.py August 8, 2021
S
Optical flow camera initial attempt
Sai Vemprala committed
July 19, 2021
Z
Merge pull request #3527 from laurelkeys/patch-4
zimmy87 committed
May 23, 2021
A
- Fix merge
alonfaraj committed
March 31, 2021
A
- Rename geoPoint to geo_point
alonfaraj committed
March 30, 2021
A
- Add relative_pose to DetectionInfo python API
alonfaraj committed
A
- Add Box2D, Box3D, vector2r to RPC
alonfaraj committed
March 25, 2021
T
Add iter to unpack Vector3r, Quaternionr and Pose
Tiago Chaves committed
March 16, 2021
S
Add metaclass over ImageType to raise error upon wrong usage
Sai Vemprala committed
December 18, 2020
S
Rename DepthPlanner to DepthPlanar
Sai Vemprala committed
March 8, 2021
A
- Update detection api
alonfaraj committed
March 2, 2021
Z
Merge pull request #3242 from ahmed-elsaharti/rotor-ouput-API
zimmy87 committed
February 25, 2021
A
Got rid of redundant struct
Ahmed Elsaharti committed
June 29, 2020
R
[Pythonclient] Deprecate Lidar Segmentation API
Rajat Singhal committed
December 19, 2020
A
parent adb2b8dc43d4c7ceb76cb7a1d5e180b8853c6673
Ahmed Elsaharti committed
September 2, 2020
R
Fix Python API example files (#2683)
Rajat Singhal committed
July 24, 2020
R
Distance sensor Upgrades (#2807)
Rajat Singhal committed
April 30, 2020
R
Python API fixes (#2599)
Rajat Singhal committed
March 27, 2020
M
[static_mesh_api] whitespace conformity; renames to positionvertexbuffers
madratman committed
October 18, 2018
N
[static_mesh_api] Added ability to get position vertex buffer of static meshes from the unreal scene
Nikolaus Mitchell committed
March 25, 2020
M
[simpleflight] add gain types to types.py
madratman committed
February 2, 2020
S
Fix for distance sensors
sorensenmarius committed
November 12, 2019
C
add canArm method. rename "params" to "Parameters" in settings file.
Chris Lovett committed
C
Add "params" section for PX4 settings.
Chris Lovett committed
September 25, 2019
N
Pose() must create a new position and orientation on each constructor call.
Nicholas Gyde committed
April 30, 2019
M
[sensor/docs] API docs, example in hello_drone.py and hello_drone.cpp
madratman committed
M
[sensors/gps] add GPS API
madratman committed
April 29, 2019
M
[sensors/magnetometer] add Magnetometer API
madratman committed
M
[sensors/barometer] add Barometer API
madratman committed
April 28, 2019
M
[sensors/imu] Add IMU API
madratman committed
March 20, 2019
M
fix for issue #1843
Matthew Brown committed
December 5, 2018
A
Correction in Vector3r cross product function
Alexandros Tzimas committed
November 29, 2018
S
Added weather API, updated docs
Shital Shah committed
November 24, 2018
A
Typo in Quaternionr class operations
Alexandros Tzimas committed
November 13, 2018
B
Lidar feature updates
Balinder Malhi committed
September 27, 2018
B
Add support for Lidar sensor
Balinder Malhi committed
July 3, 2018
S
replace np.float32 with 0.0, character bone API
Shital Shah committed
June 30, 2018
S
add more complete operands for Quaternionr and Vector3r
showay committed
June 27, 2018
S
Added camera projection matrix in CameraInfo
Shital Shah committed
June 24, 2018
S
added operand for Quaternionr and Vector3r
showay committed
June 22, 2018
S
added setSimSetObjectPose https://github.com/Microsoft/AirSim/pull/1161
Shital Shah committed
June 19, 2018
S
added ground-truth APIs, legacy API sims for Python
Shital Shah committed
June 18, 2018
S
PythonClient folder move
Shital Shah committed