nsubiron
93bce0a8b2
Add travis-ci check for new Python API reference
2019-07-09 19:18:46 +02:00
nsubiron
97a22f3f10
Fill documentation for 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
Manish
3ac920a252
improved control and weather documentation
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
Marc Garcia Puig
88e9f7d128
Automated adding 'self' in class definitions
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
Manish
6f45d67492
updated documentation
2019-07-09 19:18:46 +02:00
Manish
b6ac536031
Added more info in weather doc
2019-07-09 19:18:46 +02:00
Manish
2637bdb58d
Added Walker and Vehicle control documentation
2019-07-09 19:18:46 +02:00
Manish
8d3e43d18f
Added WeatherParams documentation
2019-07-09 19:18:46 +02:00
Manish
424bd55c57
Created physics control doc in yaml
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
7af5010e69
Added info in changelog
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
cb67e26ef6
Added map docs & type info in instance variables
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
1d46aadcd2
Make option for API Docs + added class Docs in MD
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
8363b9757d
Now docs are ordered alphabetically
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
717477cc0e
Improved Python doc generator
2019-07-09 19:18:46 +02:00
Marc Garcia Puig
1d0e3f7790
Updated PythonAPI docs
2019-07-09 19:18:46 +02:00
bernatx
2d3e0bce3a
Updating API 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
Marc Garcia Puig
8d3ea2ff1e
Initial aproach to generate docs
2019-07-09 19:18:46 +02:00
nsubiron
954f36b6a0
Add gamma correction as argument for manual_control.py
2019-07-09 18:46:55 +02: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
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
47be1747a1
Improve synchronous_mode.py
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
a5f3a3625a
Fix lane invasion sensor concurrency
2019-07-09 17:18:32 +02:00
nsubiron
a2c60994f5
Fix GNSS sensor concurrency
2019-07-09 17:18:32 +02:00
nsubiron
39f5c4da49
Allow removing on tick callbacks
2019-07-09 17:18:32 +02:00
nsubiron
408e01db3e
Install third-party sources for Windows to build the client-side
2019-07-09 13:18:19 +02:00
Jacopo Bartiromo
8f04b54014
Fix import for automatic_control.py
...
Due to folder structure, the actual version raises an issue: https://github.com/carla-simulator/carla/issues/1756
It can be fixed using another type of import, however the folder structure has to remain the same for it to work.
2019-07-09 13:14:10 +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
933d2b72ad
Fixing removing of dead pedestrians
2019-07-08 18:42:45 +02:00
bernatx
d539f27ac3
Automatically rmoving dead walkers from client
2019-07-08 18:42:45 +02:00
bernatx
78030240c0
Adding folder '/maps/nav/' for packages
2019-07-08 18:42:45 +02:00