nsubiron
6cf01bf0e4
Move development docs to their folder
2019-07-09 19:18:46 +02:00
Francesc Domene
f6da69cd30
Fixed some duplication errors
2019-07-09 19:18:46 +02:00
Francesc Domene
8fd58b03d3
Fix actor.yml
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
0db5148d4f
Quick fix on weather docs
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
0ccf85a408
Added few information to control doc
2019-07-09 19:18:46 +02:00
Manish
e4d99786c4
fixed units in friction trigger example script
2019-07-09 19:18:46 +02:00
Manish
3908a867bd
Updated physics, control and weather documentation
2019-07-09 19:18:46 +02:00
Manish
df52d6d078
small change
2019-07-09 19:18:46 +02:00
Manish
10204339a0
Added friction triggers documentation
2019-07-09 19:18:46 +02:00
Manish
fded92c80b
Started making some vehicle physics control documentation
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
0281b69dae
Added inheritance in PythonAPI docs
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
a269f67447
Extended Map docs
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
789c45d1a6
Auto-generated doc hyperlinks
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
d6c955fd32
Better coloring
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
edd7286228
Now docs contain all classes, methods & variables
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
caf0a93ce3
Added geom and map docs for python
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
10ac217f8e
Added more documentation
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
1d0e3f7790
Updated PythonAPI docs
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
80ba00d032
Improved PythonAPI docs generation
2019-07-09 19:18:46 +02:00
nsubiron
2c6df3b5a2
Move config.py to util
2019-07-09 18:46:09 +02:00
nsubiron
a89a1bbbf9
Add config.py to easily configure the simulator
2019-07-09 18:46:09 +02:00
nsubiron
cfc6ee6fa1
Package the project in shipping mode
2019-07-09 18:46:09 +02:00
nsubiron
8f2d5b089e
Allow changing fixed frame rate at runtime
2019-07-09 18:46:09 +02:00
nsubiron
39f5c4da49
Allow removing on tick callbacks
2019-07-09 17:18:32 +02:00
Francesc Domene
780b28ead8
Renamed and reordered index files
2019-07-08 18:44:33 +02:00
Francesc Domene
25a14658b7
Added recorder files to index
2019-07-08 18:44:33 +02:00
bernatx
629254be3f
Fixing conflicts in documentation
2019-07-08 18:42:45 +02:00
bernatx
af17bf97f7
Added documentation in API tutorials
2019-07-08 18:42:45 +02:00
bernatx
c05ed8a0f2
Creating new batch command for walkers
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
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
bernatx
9dce6216f6
Changes for PR
2019-07-08 15:27:09 +02:00
bernatx
033faa755b
Changes from PR
2019-07-08 15:27:09 +02:00
bernatx
6463722c17
Little fixes
2019-07-08 15:27:09 +02:00
bernatx
e3452edc6c
Changes for PR
2019-07-08 15:27:09 +02:00
bernatx
1a2e7a9add
Updated
2019-07-08 15:27:09 +02:00
bernatx
a9ab804129
Updated with the new animation packets
2019-07-08 15:27:09 +02:00
bernatx
816d19408f
Updating documentation
2019-07-08 15:27:09 +02:00
bernatx
948dae364c
Documentation about Recorder system
2019-07-08 15:27:09 +02:00
nsubiron
864ea93f88
Update documentation on synchronous mode
2019-07-06 00:14:53 +02:00
nsubiron
01ed348875
Make 'tick' and 'apply_settings' wait until the new frame is received and return the frame id when the changes took effect
2019-07-06 00:14:53 +02:00
Johannes Quast
3d0ec717f7
Add transmission gears values access
...
- LibCarla and PythonAPI can read and write transmission values
and the forward gear details
2019-07-05 20:06:26 +02:00
Francesc Domene
33e4baab51
Fixed nightly build button
2019-07-05 15:59:54 +02:00
Francesc Domene
01941a5894
Imrpoved and fixed some documentation
2019-07-05 15:59:54 +02:00
Francesc Domene
4d01e7777a
Updated obstacle and collision sensor information
2019-07-05 15:59:54 +02:00
Francesc Domene
b213701ad8
world-actor snapshot documentation
2019-07-05 15:59:54 +02:00
Francesc Domene
ad3424a829
Added nighlty release downloading button
2019-07-05 15:59:54 +02:00
Francesc Domene
80a1ccdde5
Add & Fix F.A.Q links
2019-07-05 15:59:54 +02:00
Francesc Domene
3135aec6dd
Add link to colorConverter Python API reference
2019-07-05 15:59:54 +02:00
Francesc Domene
6e2879607d
Fix linux docker installation link
2019-07-05 15:59:54 +02:00
Francesc Domene
45a8a066ff
Added link to github project issues in F.A.Q. Doc
2019-07-05 15:59:54 +02:00
Francesc Domene
b9077f22df
Fix F.A.Q. dropdown content view
2019-07-05 15:59:54 +02:00
Francesc Domene
07bde2c3dc
Fix F.A.Q. dropdown content view
2019-07-05 15:59:54 +02:00
Johannes Quast
58e48b1acc
Add access to vehicle physics brake values
...
- Make maximum brake and handbrake torque accessible
to LibCarla.
2019-07-05 11:52:05 +02:00
Pasch, Frederik
212281d22b
Update readme
2019-07-01 14:19:25 +02:00
nsubiron
915e35d435
Rename frame_count and frame_number as frame
2019-06-28 14:05:00 +02:00
Daniel Novillo
d8145c8dba
Control walker skeleton from Python API ( #1719 )
2019-06-27 22:16:17 +02:00
nsubiron
6baaf585ea
Missing docs
2019-06-26 11:16:16 +02:00
nsubiron
9183ef9196
Missing method in docs
2019-06-25 16:08:57 +02:00
nsubiron
e3e72206a2
Make on_tick and wait_for_tick pass WorldSnapshot instead of Timestamps
2019-06-20 18:06:13 +02:00
nsubiron
bbb95c3a51
Expose snapshots to PythonAPI
2019-06-20 18:06:13 +02:00
nsubiron
905a60f04c
Documentation for upgrading content and making a release
2019-06-19 11:42:33 +02:00
Néstor Subirón
5d71e556f4
New weather defaults ( #1753 )
...
* Add default weather preset
* Update content link
2019-06-17 18:07:32 +02:00
nsubiron
84d4b7c5b9
PythonAPI: allow finding single actor by id
2019-06-13 16:56:56 +02:00
nsubiron
c11c24578e
Fix missing Vulkan installation from docs
2019-06-13 10:37:50 +02:00
xmyqsh
0988e711ea
Remove unused server timeout ( #1741 )
2019-06-13 10:27:33 +02:00
Daniel Novillo
978019be32
Fix prop loading on packaged builds ( #1717 )
2019-06-11 17:07:45 +02:00
Néstor Subirón
114d54d889
Add gamma value as attribute to RGB camera ( #1720 )
2019-06-05 09:49:45 +02:00
Aidan Clear
0faffe2a38
Set Vulkan as default graphics API for Linux ( #1639 )
2019-06-04 18:48:11 +02:00
Aidan Clear
35fdaec670
Adding ability to modify motion blur settings ( #1690 )
...
* Adding ability to modify motion blur settings of RGB scene capture from the PythonAPI
* Adjust motion blur default values
2019-05-31 16:50:30 +02:00
Manish
f7b7ccd9d3
Removing is_steerable param and updating tests
2019-05-29 11:31:13 +02:00
Manish
b4f7ecc5ea
Added radius getter/setter to wheel physics control
2019-05-29 11:31:13 +02:00
Manish
17fe069890
renamed physics params
2019-05-29 11:31:13 +02:00
manishthani
066c0b606a
Document load props and fix windows build ( #1675 )
2019-05-28 09:35:45 +02:00
Néstor Subirón
d05dc6c743
Allow attaching actors with a spring arm ( #1682 )
2019-05-27 18:07:03 +02:00
RoadToML
9fde8f20cd
spelling mistakes ( #1624 )
2019-05-09 12:40:05 +02:00
nsubiron
53802fafee
Fix readthedocs navigation and page order
2019-05-08 16:14:25 +02:00
nsubiron
e6bd4ac70f
Upgrade to GTest 1.8.1
2019-05-03 12:53:43 +02:00
nsubiron
32d9715ef8
Upgrade to Unreal Engine 4.22 and clang 7
2019-05-03 12:53:43 +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
f045d357fb
Add constructor of map to API reference
2019-04-17 18:11:13 +02:00
bernatx
53dab06035
Updated the documentation
2019-04-12 11:49:58 +02:00
bernatx
bac4060eb1
We can save in any folder now, or by default at 'Saved' folder.
2019-04-12 10:25:13 +02:00
bernatx
be37d22335
Added replayer speed (time factor for slow/fast motion)
2019-04-12 10:25:13 +02:00
Pasch, Frederik
458072c19d
Fix Lidar range documentation
2019-04-10 14:44:00 +02:00
nsubiron
9c8e987ac2
Documentation on no-rendering mode
2019-04-08 10:14:26 +02:00
nsubiron
b0f6ee804c
Documentation on synchronous mode
2019-04-08 09:13:53 +02:00
nsubiron
4d1230e976
Update Python API reference
2019-04-05 12:11:56 +02:00
nsubiron
bd0711e87a
Increase version
2019-04-04 19:15:45 +02:00
nsubiron
24edc1de30
Add optional argument "actor_ids" to world.get_actors to request only the actors with the ids provided
2019-04-04 16:37:21 +02:00
nsubiron
2ffb3196fa
Update CHANGELOG and Python API reference
2019-04-04 14:42:28 +02:00
nsubiron
abc4789a03
Move generate_map.py to Util folder
2019-03-30 14:29:57 +01:00
nsubiron
ee2a5c000b
Fix pipelines after Python scripts were moved
2019-03-30 14:29:57 +01:00
nsubiron
6d62bec3c3
Rename WaypointInfoRoadMark to LaneMarking
2019-03-30 12:24:51 +01:00
Marc Garcia Puig
293a4d7664
Updated Waypoint docs
2019-03-28 15:37:53 +01:00
Pasch, Frederik
b3bac35fbe
LaneInvasionSensor stabilization
...
- Fix naming: Use 'LaneInvasionSensor'/'lane_invasion' instead of mixture with 'LaneDetector'/'lane_detector'
- Create server-side LaneInvasionSensor (to be able to access it via ROS bridge)
2019-03-27 11:05:19 +01:00