bernatx
|
9dd7f30e4e
|
Removed the usage of half height of walker
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
32358b069e
|
Prettifying files
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
a08a3bbc26
|
Fix conflicts with rebase
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
65fb808f9b
|
Set pedestrians as not invincibles from script
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
38fef38f62
|
Added more checks on code, and removed some logs
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
a3b7594ef8
|
Added function to remove walkers
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
6cfea68044
|
Fix Jenkins example compilation (CppClient)
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
23e0243e44
|
Removing script
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
8a6ab631f1
|
Fixes from PR
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
593d5d615b
|
Fix Linux build removing the need of installing SL2 for Recast
|
2019-07-08 18:42:45 +02:00 |
Manish
|
c3d160dfde
|
Fixed walker shaking when moving by creating ApplyTransform2D batch command
|
2019-07-08 18:42:45 +02:00 |
Manish
|
4e333b44bd
|
Merged spawn pedestrians in spawn npc
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
0be4b79c10
|
Fix windows build
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
3521fe42c3
|
Moving recast headers out of project
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
a89789e616
|
Changelog.txt
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
8e4f7a7248
|
More fixing for windows
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
ced914a653
|
Fixing build in windows
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
2cc9ddafb6
|
Fix max speed of pedestrians and a bug fix for windows compilation
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
b7486c90a4
|
Remove function from blueprint
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
e31a071163
|
Added a base offset to adjust the position on Z axis
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
5c1ea39555
|
Set maximum limit of 300 pedestrians
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
16cdf64f8f
|
Fixing the floor height of pedestrians
|
2019-07-08 18:42:45 +02:00 |
Manish
|
9821a5134a
|
Interpolated rotation for pedestrians
|
2019-07-08 18:42:45 +02:00 |
bernat
|
036baa1488
|
Fixing Recast library for Windows
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
8e0ddabb70
|
Added parameter to spawn several pedestrians
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
ba56784057
|
Script to add pedestrians
|
2019-07-08 18:42:45 +02:00 |
Manish
|
61c1d41d58
|
working on batch command for spawning walkers
|
2019-07-08 18:42:45 +02:00 |
Manish
|
8fbeb57870
|
pedestrian spawn in random location from client
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
dd214c7752
|
Filtering random positions by height
|
2019-07-08 18:42:45 +02:00 |
Manish
|
aebb01b405
|
fixed pedestrian orientation
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
8138571ce8
|
Random points generation
|
2019-07-08 18:42:45 +02:00 |
Manish
|
584667b71b
|
Set Animation Speed
|
2019-07-08 18:42:45 +02:00 |
Manish
|
d3947f1971
|
Pedestrians facing their walking direction
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
b03a7864c7
|
Fixing orientation of pedestrians
|
2019-07-08 18:42:45 +02:00 |
Manish
|
57450533f1
|
Added lock to avoid multithread crash in recast
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
007f9c7122
|
Working on pedestrian movement
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
42a4ea0eb7
|
Adding DetourCrowd
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
c189b6562f
|
We can get a path from Python now
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
8b92cc95b5
|
Added Recast&Detour to Carla project
|
2019-07-08 18:42:45 +02:00 |
Manish
|
46ca67bc23
|
Added some bindings with walker ai controller
|
2019-07-08 18:42:45 +02:00 |
nsubiron
|
71c7ad480d
|
Create dummy walker navigation on client-side
|
2019-07-08 18:42:45 +02:00 |
nsubiron
|
283c5ce17c
|
Add class AtomicList
|
2019-07-08 18:42:45 +02:00 |
nsubiron
|
976e4db97a
|
Fix missing include
|
2019-07-08 18:42:45 +02:00 |
nsubiron
|
4852aa66cd
|
Add empty WalkerAIController on client-side
|
2019-07-08 18:42:45 +02:00 |
nsubiron
|
a856c1d44e
|
Add server-side dummy WalkerAIController and its factory
|
2019-07-08 18:42:45 +02:00 |
Marc Garcia Puig
|
f8d306b556
|
Compiling Carla in Docker (#1841)
* Compiling Carla in a Docker
* Big improvement in Carla Docker build time
* Fixed Docker dependencies & added docker_importer
* Fixed Docker package exporting pipeline
* Fixed docs issues
* Fixed few issues from revision
* Merge branch 'master' into marcgpuig/docker
|
2019-07-08 07:43:45 -07:00 |
bernatx
|
bc6a2ed25f
|
Corrections from PR
|
2019-07-08 15:27:09 +02:00 |
bernatx
|
3f2437b400
|
More corrections from PR
|
2019-07-08 15:27:09 +02:00 |
bernatx
|
fc832d9d26
|
Corrections from PR
|
2019-07-08 15:27:09 +02:00 |
bernatx
|
6527aedbf6
|
Capitalizing some words
|
2019-07-08 15:27:09 +02:00 |