sergi-e
2613604bc1
New iteration on O and B reviews
2020-09-24 11:14:59 +02:00
sergi-e
c9e8c09b41
New fixes on M and D comments
2020-09-24 11:14:59 +02:00
sergi-e
d50cb35a9f
Fixed typos on normal impulse and accelerometer. Fixed angular impulse from N*m*s to degrees for carla.Actor and command.ApplyAngularImpulse()
2020-09-24 11:14:59 +02:00
sergi-e
638b43e974
Added some specific notes on rotations
2020-09-24 11:14:59 +02:00
sergi-e
935644d877
First iteration with units
2020-09-24 11:14:59 +02:00
doterop
161923c1dd
Cleaned some unneeded code
2020-09-24 11:04:45 +02:00
doterop
bb56f3f1ce
Updated BP to code
2020-09-24 11:04:45 +02:00
doterop
b5050e0a79
Added Wall support
2020-09-24 11:04:45 +02:00
doterop
68e0097787
Added roof
2020-09-24 11:04:45 +02:00
doterop
24975b908c
Fixed corner visibility and editor updates
2020-09-24 11:04:45 +02:00
doterop
6841350a28
Fixing BP child actor creation
2020-09-24 11:04:45 +02:00
doterop
eb11522d18
Fixed trasnform update
2020-09-24 11:04:45 +02:00
doterop
efcb0068e3
Continuation of the port
2020-09-24 11:04:45 +02:00
doterop
0bbeeddf6a
First steps on ProceduralBuiding port to C++
2020-09-24 11:04:45 +02:00
berndgassmann
bd0f40ae56
Upddate adv_rss docu ( #3357 )
2020-09-24 10:42:06 +02:00
Joel Moriana
6abf474468
Updated set_velocity to set_target_velocity
2020-09-23 20:59:24 +02:00
Jacopo Bartiromo
a4799d5fa8
Minor change to warning message
2020-09-23 20:43:30 +02:00
Jacopo Bartiromo
e7ff12fa78
Changes default behavior for OSM parameter in TM
2020-09-23 20:43:30 +02:00
Daniel Santos-Olivan
b0090775a1
Fix format tabs/newlines
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
8bc91527a7
VehiclePhysics: Small bug fixed
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
ffabf4cf3e
Added ApplyForce and ApplyTorque
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
c1f88565d5
Improving the script
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
e93dae859a
Change parameters name to be more descrive.
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
a22bdc51cc
Added commands for AddTorque and AddForce
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
11f5a749f4
Removed commented features from PythonAPI
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
14fa890aa9
Added some clarificacion to the example script
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
72d8fcb08e
Add Warning in the internal use of impulse/force at location
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
befe694950
Commented ImpulseLoc/ForceLoc to avoid compiling error
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
709bfe016f
Updated CHANGELOG
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
ced3a6ab8e
Added an script to test vehicle_physics
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
30ba2b3323
Exposed AddForce and AddTorque
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
ad74bef0c3
Added Constant Velocity Mode to manual_control.py
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
7c3c259926
Updated CHANGELOG
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
1144e69113
Fix disable_constant_velocity binding
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
2edd5427cb
Minor format changes
2020-09-23 20:40:44 +02:00
Daniel Santos-Olivan
4447661d66
First version of the Constant velocity mode
...
This mode can be enabled in the API and it will keep
a velocity constant.
For now, it needs to be disable automatically but this
can be improved in the future.
2020-09-23 20:40:44 +02:00
bernat
0ff1dc4561
New content version
2020-09-23 17:47:11 +02:00
bernat
3e76783217
Fixing python version
2020-09-23 17:47:11 +02:00
bernat
fd611b2e33
Adding smoke_tests again
2020-09-23 17:47:11 +02:00
Axel
e82a6d352c
Removed debug warning.
2020-09-23 17:25:25 +02:00
bernat
43ce1b0f01
Adding nightly build on dev branch
2020-09-23 12:00:19 +02:00
bernat
f2c3b9fce6
Revert "Adding nightly build on dev branch also"
...
This reverts commit 3a8db3fd9f
.
2020-09-23 10:54:14 +02:00
bernat
3a8db3fd9f
Adding nightly build on dev branch also
2020-09-23 10:50:13 +02:00
sergi-e
39530ee688
Fixed typo.
2020-09-23 10:34:32 +02:00
sergi-e
3140ba3f2e
New iteration with semantic pic and additional code lines
2020-09-23 10:34:32 +02:00
sergi-e
81de76fa18
First iteration
2020-09-23 10:34:32 +02:00
sergi-e
39667c77b0
first iteration, missing contrast
2020-09-23 10:33:29 +02:00
Marc Garcia Puig
1ef830d173
Added DefaultScalability.ini so UE4 doesn't disable EyeAdaptionQuality on Low Quality
2020-09-23 10:26:20 +02:00
Marc Garcia Puig
625d032f23
Fixed debug lines with current illumination
2020-09-22 17:54:43 +02:00
Jacopo Bartiromo
0c83622153
Support Off state for traffic lights in Traffic Manager ( #3332 )
...
* Support off state for traffic lights in Traffic Manager
* Removed off state workarround.
Co-authored-by: Axel <axellopez92@outlook.com>
2020-09-22 15:41:10 +02:00