Jonathan
|
1be39b6446
|
Merge pull request #4609 from alonfaraj/patch-4
Add ShowLosDebugLines to settings.md
|
2022-07-17 18:49:27 -07:00 |
alonfaraj
|
ef96be5b55
|
Add ShowLosDebugLines to settings.md
|
2022-07-07 14:06:31 +03:00 |
Jonathan
|
481cd229b8
|
Revert errors changing master to main in docs
|
2022-07-01 15:21:04 -03:00 |
Jonathan
|
e269f986af
|
Change master to main in docs
|
2022-07-01 15:06:49 -03:00 |
zimmy87
|
18a35349b4
|
update references to old UE and VS versions
|
2022-05-27 08:36:09 -07:00 |
zimmy87
|
b71f55c492
|
update all environments
|
2022-05-26 09:17:54 -07:00 |
Jonathan
|
32713545ac
|
Merge pull request #4510 from Giermek222/patch-1
Fix typo in channel log
|
2022-05-18 14:46:15 -03:00 |
Wojciech Buchwald
|
c0ba2bed6b
|
Fix typo in channel log
Fixed date of a change
|
2022-05-03 13:35:39 +02:00 |
zimmy87
|
f7854622d7
|
upgrade Blocks to 4.27
|
2022-04-26 09:59:35 -07:00 |
zimmy87
|
919229b909
|
fix Windows GitHub Action and update docs
|
2022-04-14 10:50:13 -07:00 |
Jonathan
|
ee24f659d8
|
Update CHANGELOG.md
|
2022-04-08 15:50:40 -03:00 |
Rajat Singhal
|
6043143516
|
Remove usage of "using namespace std;"
|
2022-04-02 23:45:49 +05:30 |
Jonathan
|
e30e905056
|
GitHub pages fix
|
2022-03-25 16:36:20 -03:00 |
Jonathan
|
f491f56579
|
Update who_is_using.md
|
2022-03-24 18:27:50 -03:00 |
zimmy87
|
ce30161900
|
Merge pull request #4416 from niwc-jamelc/master
Fix Unreal AirSim settings command line launch argument.
|
2022-03-23 15:50:36 +00:00 |
zimmy87
|
2a37e89de9
|
Merge pull request #4409 from mbullington/macos-docs
Add dedicated docs page for building on macOS
|
2022-03-22 16:23:01 +00:00 |
jack.c.melcher.civ
|
870e6e869f
|
Fix Documentation and Comments for usage of passing json object with settings launch parameter.
|
2022-03-16 19:46:59 -07:00 |
Michael Bullington
|
c21ef209e1
|
Add "build on macOS" to mkdocs
|
2022-03-16 21:22:06 -04:00 |
Jonathan
|
77a879e8b6
|
Merge pull request #4410 from microsoft/update-unity-api
Update unity_api_support.md
|
2022-03-14 17:25:32 -03:00 |
zimmy87
|
a6ef0b2f14
|
Update unity_api_support.md
|
2022-03-14 13:23:46 -07:00 |
zimmy87
|
55c6930cac
|
Update unity_api_support.md
update documentation of unity API support
|
2022-03-14 07:34:48 -07:00 |
Michael Bullington
|
2962dc1e2a
|
Add dedicated docs page for building on macOS
|
2022-03-12 14:50:05 -05:00 |
zimmy87
|
7d36bd46c7
|
Update unreal_custenv.md
add note about migrating the Landscape Mountains project
|
2022-03-10 11:01:35 -08:00 |
Jonathan
|
ee0e127ba6
|
Update unreal_custenv.md
|
2022-03-10 15:17:17 -03:00 |
zimmy87
|
76f6dc2da5
|
Merge remote-tracking branch 'upstream/master' into fix-4339
|
2022-03-04 04:20:09 -08:00 |
zimmy87
|
0a6cc90945
|
responding to code review feedback
|
2022-03-04 04:02:10 -08:00 |
jack.c.melcher.civ
|
f168e7a1a5
|
Fix getSettingsTextFromCommandLine function. Update getSettingsTextFromCommandLine function to follow UE4 command line argument conventions. Update settings.md documentation.
|
2022-03-01 16:27:19 -08:00 |
PengJunhuan
|
6ac6aa57b7
|
Update airsim_ros_pkgs.md
fix wrong ros version
|
2022-02-26 15:16:13 +08:00 |
JuanCC
|
480626a907
|
Fix outdated links
The coding style to linux is now moved, I changed link to point to the new location.
|
2022-02-10 03:09:17 +00:00 |
zimmy87
|
02d7da2072
|
update docs for simGetVehiclePose and simGetObjectPose
specify the correct frame of reference for these two APIs in the docs
|
2022-01-14 02:18:55 -08:00 |
Rajat Singhal
|
7ea97d5d79
|
Update docs with simAddVehicle info
|
2021-12-12 21:20:32 +05:30 |
zimmy87
|
77a3be78ce
|
Update image_apis.md
This adds an extra section to the image type documentation about the new image types added in #3938
|
2021-12-06 23:50:12 -08:00 |
zimmy87
|
23064a92e0
|
Update retexturing.md
add extra blurb referencing the new simSetObjectMaterial and simSetObjectMaterialFromTexture APIs
|
2021-11-17 01:35:09 -08:00 |
zimmy87
|
f1894e1feb
|
Update apis.md
add new documentation for newly added APIs for controlling lights and textures
|
2021-11-16 13:30:33 -08:00 |
zimmy87
|
b385415aed
|
Merge pull request #4070 from zimmy87/add-doc-index
add indices to FAQ pages
|
2021-11-02 01:11:45 -07:00 |
zimmy87
|
0ef7d3e844
|
Delete package_binaries.md
remove this file since its text is now part of build_faq.md
|
2021-11-01 23:19:58 -07:00 |
zimmy87
|
fb2aae73c3
|
Update build_faq.md
add text of docs/package_binaries.md to "Other" section
|
2021-11-01 23:16:39 -07:00 |
zimmy87
|
3678cf3530
|
Update faq.md
changing list of "others" to a bullet-point list for better readibility
|
2021-11-01 00:41:48 -07:00 |
zimmy87
|
9a946c23b1
|
Update faq.md
add link to package_binaries.md from main faq and fix links for both unreal environments
|
2021-11-01 00:35:23 -07:00 |
Octavian-Zhang
|
3360e7115e
|
Update settings.md -> vehicle specific pawn path
Add instruction on how to specify individual pawn paths for any given vehicle inside the vehicle settings JSON section. Based on issue: https://github.com/microsoft/AirSim/issues/4111
|
2021-10-28 19:50:37 +08:00 |
zimmy87
|
3c7056d434
|
add indices to FAQ pages
this moves the FAQs for building on linux and windows to one central FAQ location for building that is accessible from the side pane
|
2021-10-08 12:38:13 -07:00 |
Jonathan
|
8865fb07b2
|
Merge pull request #4043 from seriousran/patch-1
Change `getPfmArray` to `get_pfm_array`
|
2021-09-30 16:34:54 -03:00 |
zimmy87
|
05eff586e8
|
Merge pull request #4035 from NickPerezCarletonUniversity/patch-4
fixed description of cameras on the drone
|
2021-09-30 01:37:03 -07:00 |
zimmy87
|
432dab2760
|
Merge pull request #4007 from NickPerezCarletonUniversity/patch-3
Update build_windows.md
|
2021-09-30 01:27:32 -07:00 |
zimmy87
|
3a63dcc00e
|
Merge pull request #4006 from NickPerezCarletonUniversity/patch-2
Update build_windows.md
|
2021-09-30 01:26:51 -07:00 |
Chanran Kim
|
6e2495bfe3
|
Change `getPfmArray` to `get_pfm_array`
Change `getPfmArray` to `get_pfm_array` in Hello Drone code
|
2021-09-28 17:18:32 +09:00 |
NickPerezCarletonUniversity
|
579fcb66f5
|
fixed description of cameras on the drone
|
2021-09-21 11:54:18 -04:00 |
Jonathan
|
4d2e97bb71
|
Update who_is_using.md
|
2021-09-17 14:14:16 -03:00 |
Rajat Singhal
|
052d3430d1
|
Docs: Update airsim_ros_pkgs.md with Docker info
|
2021-09-11 09:45:03 +05:30 |
NickPerezCarletonUniversity
|
2fe4062fd8
|
Update build_windows.md
Updating documentation instructing users to restart Epic Games Launcher before building an environment for the first time, to avoid this common issue: https://github.com/microsoft/AirSim/issues/1219#issuecomment-401883702
|
2021-09-02 14:16:21 -04:00 |