marcos909
f866fa47d9
Finished weather script without dynamic weather
2020-01-20 20:53:58 +01:00
Marcos Delgado Cuevas
86e46f1a63
Changed ASCII characters in weather.py
2020-01-20 20:53:58 +01:00
marcos909
77fbadbf65
weather.py --> Added wetness, changed "cloudyness" , fixed some functions
...
Weather.cpp --> Skip weather
Weather.h --> Added "SetWeather" Function
2020-01-20 20:53:58 +01:00
marcos909
c3a89b5a57
Upload client_test.py as weather in utils
...
Activate mesh distance fields
2020-01-20 20:53:58 +01:00
Ferdinand Mütsch
722e258902
Add summary row for performance benchmark.
2019-12-10 18:03:29 +01:00
Marc Garcia Puig
6187bf4916
New sensor: Inertial measurement unit (IMU) ( #2220 )
...
* Added IMU sensor to the client-server pipeline
* Fixed lane_explorer.py with the new debug API
* Changed compass output to standard compass degrees
* - Added accelerometer calculation to IMU.
* Added angular velocity to the IMU
* Changed IMU acceleration from world to local
* Updated changelog
* Updated accelerometer. Now uses vehicle movement component information instead of pawn information.
* Added docs regardings new sensors
* Fixed SI units in Lidar
* Fixed core dumped when using other python modules
* Explicitly deleted Vec3D from FVec constructors
* Removed redundant DeltaTime calculation
2019-11-13 18:50:21 +01:00
nsubiron
d66e08c2b5
config.py, print help if no arguments provided
2019-07-09 18:46:09 +02:00
nsubiron
2c6df3b5a2
Move config.py to util
2019-07-09 18:46:09 +02:00
nsubiron
9e2ea00820
Fix missing requirements of PythonAPI util
2019-05-07 11:51:16 +02:00
Marc Garcia Puig
424c32d2d4
Added waypoint's junction_id ( #1509 )
...
* Added waypoint's junction_id and is_junction
* Updated changelog
* Removed unnecessary const
2019-04-29 15:34:45 +02:00
nsubiron
30cc42686b
Update license year
2019-03-30 14:29:57 +01:00
nsubiron
5727ef6512
Remove unnecessary requirement
2019-03-30 14:29:57 +01:00
nsubiron
b10484f5c6
Fix path to egg file
2019-03-30 14:29:57 +01:00
nsubiron
abc4789a03
Move generate_map.py to Util folder
2019-03-30 14:29:57 +01:00
nsubiron
e683007aeb
Reorganize PythonAPI folder
2019-03-30 14:29:57 +01:00
nsubiron
889b998336
Include scene_layout.py in package
2019-03-22 16:04:11 +01:00
nsubiron
236a1fc81f
Fix Pylint errors of scene_layout.py
2019-03-19 22:34:49 +01:00
nsubiron
003661cc5b
Fix generate_map.py linter errors
2019-03-19 22:34:49 +01:00
Felipe Codevilla
81f781cb5c
scene layout, fixing testing functions
2019-03-18 20:31:11 -04:00
Felipe Codevilla
62d0d0e134
scene layout
2019-03-18 20:13:16 -04:00
Daniel
155a03ab5e
Improved output
2019-03-01 15:14:52 +01:00
Daniel
9051def0ee
Small fixes
2019-02-27 20:01:23 +01:00