- Increase max throttle to manual control to 1.0
- In manual control and generate traffic, ignore the generation
if the filter only returns one blueprint
* Restructured maps docs layout and fixed affected URLs
* Updated RoadRunner map generation doc. Includes link for Leaderboard license
* Updated package ingestion doc so it is located in the main navigation bar. All relative links have been fixed.
* Moved customization information to separate tutorial. Added next steps
* Moved manual preparation of json package to separate tutorial.
* Added how to add traffic light and signs documentation. Updated nav with approriate page name. Cropped photo to show an updated view of UE editor
* Redraft of the weather and landscape tutorial
* Updated tutorial for using the road painter. Typo fix in other tutorials for map customization
* Added tutorial to add levels to maps
* Added images for maps tutorials
* Minor syntax changes to manual package prep
* Full drafts of map documentation
* Added images and corrected names for building shaders
* [NO_BUILD] First draft of Large Maps docs (#4396)
* Drafting large map docs
* Changed name of spawn_npc script
* Syntax changes
* Corrected hybrid mode dormant behavior, added code for setting ego vehicle, removed expensive note about map calls
* Added section for roadrunner large maps
* Added images to roadrunner docs and rearranged nav bar and titles.
* Added corrections to import of large maps and standard map nomenclature
Co-authored-by: bernat <bernatx@gmail.com>
* Made corrections to spawn points and additional fbx folder information
* Fixed mentions of normal maps to standard maps
Co-authored-by: bernat <bernatx@gmail.com>
* Added first draft of python wheel documentation
* Removed the 2 from pip2
* Updated wheel flag info and linux requirements
* Updated build docs with information about whl's and egg's
* Updated installation and build docs to reflect the new ways to install the client library
* Removed summary sections from build docs. The process is too complicated and open to mistakes if users follow a summary
* Corrections on python wheel docs
* Removed python version references
* Removing/fixing irrelevant parts of the docs and fixing example code snippets.
* Corrected python versions on windows and quickstart and removed repair wheel flag on linux
* Fixed typo in code snippet. Swapped order of altitude and azimuth
* Fixed image links that needed '../' prefix to be visible on the live documentation
* Removed reference to velocity being affected 2 frames after it is set
* Updated Python API with missing 'set_pedestrians_cross_factor' method
* Regenerated python_api.md