sergi-e
|
79457a6e76
|
New iteration on Ja comments
|
2020-09-24 14:48:55 +02:00 |
sergi-e
|
b17b2e44df
|
Notes on spawn_npc.py
|
2020-09-24 14:48:55 +02:00 |
sergi-e
|
aa2d37a124
|
New iteration on Ja comments
|
2020-09-24 14:48:55 +02:00 |
sergi-e
|
017f8e3290
|
Changed parameter name
|
2020-09-24 14:48:55 +02:00 |
sergi-e
|
a8059e76f4
|
Added a note on OSM tutorial
|
2020-09-24 14:48:55 +02:00 |
sergi-e
|
e97bb44b5c
|
First iteration
|
2020-09-24 14:48:55 +02:00 |
sergi-e
|
fda9e9fb9e
|
New iteration on M comments
|
2020-09-24 13:31:39 +02:00 |
sergi-e
|
b926304b4c
|
First iteration
|
2020-09-24 13:31:39 +02:00 |
bernat
|
549bed21f2
|
New content version
|
2020-09-24 12:49:58 +02:00 |
sergi-e
|
6b1298111b
|
New iteration with units and fixes
|
2020-09-24 12:39:02 +02:00 |
sergi-e
|
b79461f0c4
|
New iteration with parameters, commands and fixes on DS comments
|
2020-09-24 12:39:02 +02:00 |
sergi-e
|
402731cefa
|
Fixes on commands
|
2020-09-24 12:39:02 +02:00 |
sergi-e
|
d324f3a28b
|
First iteration
|
2020-09-24 12:39:02 +02:00 |
sergi-e
|
23148d243c
|
Fixed for Windows. Note added
|
2020-09-24 11:15:10 +02:00 |
sergi-e
|
521c0183e6
|
Added docs for ROS Noetic and prerequirements for ROS bridge installation
|
2020-09-24 11:15:10 +02:00 |
sergi-e
|
fb1bb8c4d7
|
Second iteration on J comments
|
2020-09-24 11:15:10 +02:00 |
sergi-e
|
634383f1aa
|
First iteration
|
2020-09-24 11:15:10 +02:00 |
sergi-e
|
8e52da614c
|
Impulse fixed to N*s
|
2020-09-24 11:14:59 +02:00 |
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 |