germanros1987
|
c7759ef926
|
Update CHANGELOG.md
removing scenario_runner items
|
2018-12-21 14:14:14 -08:00 |
germanros1987
|
54fe5e41c1
|
Update CHANGELOG.md
added scenario_runner changes too.
|
2018-12-21 14:06:54 -08:00 |
nsubiron
|
d4f6c24c64
|
Update changelog and increase version
|
2018-12-21 22:52:33 +01:00 |
germanros1987
|
fb741afeb7
|
Merge pull request #1066 from carla-simulator/features/basic_agent
Features/basic agent
|
2018-12-21 13:47:09 -08:00 |
German Ros
|
8e1f45da1e
|
requested changes: navigation code moved to Agent.py
|
2018-12-21 22:03:16 +01:00 |
German Ros
|
09a74db1fb
|
added new version of basic_agent and agent base class
|
2018-12-21 22:03:16 +01:00 |
German Ros
|
466058b2ec
|
debugging the global router for basic_agent
|
2018-12-21 22:03:16 +01:00 |
German Ros
|
1eada5f5e2
|
added basic_agent class
|
2018-12-21 22:03:16 +01:00 |
nsubiron
|
7bf1b21425
|
Package PythonAPI/agents
|
2018-12-21 21:50:31 +01:00 |
nsubiron
|
62cca3a697
|
Fix lidar range in manual control
|
2018-12-21 21:21:43 +01:00 |
nsubiron
|
6923c41989
|
Update coding standard
|
2018-12-21 19:50:54 +01:00 |
nsubiron
|
10e9a53844
|
Fix manual_control choosing only Nissan Patrol
|
2018-12-21 19:44:43 +01:00 |
nsubiron
|
79b328d028
|
Update assets link
|
2018-12-21 18:07:39 +01:00 |
germanros1987
|
e7d4b6326f
|
Merge pull request #1048 from pravinblaze/global_routing
Global routing
|
2018-12-20 10:14:07 -08:00 |
Praveen Kumar
|
061265f15f
|
Moved navigation files to PythonAPI/agents/navigation
|
2018-12-20 18:39:22 +01:00 |
Praveen Kumar
|
62b603e593
|
* using enumeration for navigation decisions
* added detailed doc strings
* standards update for imports
|
2018-12-20 18:34:32 +01:00 |
Praveen Kumar
|
d0689df5f2
|
* Added global_route_planner.py
* Added global_route_planner_dao.py
* Added test_global_route_planner.py
|
2018-12-20 18:34:32 +01:00 |
German Ros
|
c1849d83ba
|
removed one dependency
|
2018-12-19 11:19:52 -08:00 |
German Ros
|
4afcbf9e63
|
updated automatic_control to make it compatible with the manual control code
|
2018-12-19 11:18:28 -08:00 |
German Ros
|
90fdb53a38
|
New Navigation API to deal with both kind of TrafficLights
|
2018-12-19 12:34:05 +01:00 |
German Ros
|
9dd350f322
|
waypoint bug fixed: height
|
2018-12-19 12:33:58 +01:00 |
German Ros
|
1ca9e31ae8
|
new folder structure
|
2018-12-19 12:33:51 +01:00 |
German Ros
|
4c0a279cfa
|
structure of the roamingAgent updated to cover the requested changes
|
2018-12-19 12:33:40 +01:00 |
German Ros
|
35327836f5
|
bug-fix: acos in -1,1; queue reloaded with more elements; lateral PID with derivative term to decrease overshooting
|
2018-12-19 12:32:41 +01:00 |
German Ros
|
7f52942529
|
lateral control jitter solvedgit add PythonAPI/source/carla/navigation/controller.py
|
2018-12-19 12:32:33 +01:00 |
German Ros
|
d544c6515e
|
files moved within source/carla
|
2018-12-19 12:32:26 +01:00 |
German Ros
|
67dda94529
|
New driving classes to perform vehicle control from CARLA clients
|
2018-12-19 12:32:07 +01:00 |
germanros1987
|
400a768aad
|
Merge pull request #1036 from carla-simulator/Docs_NewMap
Add new Documentation - How to make a new map in carla with RoadRunner
|
2018-12-18 17:56:25 -08:00 |
germanros1987
|
93fdacfc09
|
Merge master into Docs_NewMap
|
2018-12-18 13:02:47 -08:00 |
XGodina
|
c620419df5
|
Put more screenshot in Docs - How to make a new map
|
2018-12-18 10:09:11 +01:00 |
nsubiron
|
9a16cf9a03
|
Documentation fixes
|
2018-12-17 00:05:51 +01:00 |
nsubiron
|
1061e0f395
|
Add CARLA modules image
|
2018-12-16 23:35:54 +01:00 |
nsubiron
|
03c717c065
|
Close #695, warn about physics engine clamped to 10FPS
|
2018-12-16 11:21:55 +01:00 |
nsubiron
|
fa6bfa7afd
|
Fix broken link
|
2018-12-16 10:56:52 +01:00 |
germanros1987
|
b11bfcfdb1
|
Update how_to_make_a_new_map.md
Language review!
|
2018-12-15 23:28:20 -08:00 |
nsubiron
|
c19495d72a
|
Several documentation fixes and rewording
|
2018-12-16 00:06:03 +01:00 |
nsubiron
|
4661c24899
|
Add find function to actor list
|
2018-12-16 00:05:15 +01:00 |
nsubiron
|
91b79687ef
|
Rename Python API tutorial file
|
2018-12-16 00:04:30 +01:00 |
nsubiron
|
668c509484
|
Fill Python API tutorial
|
2018-12-16 00:02:22 +01:00 |
nsubiron
|
e464913014
|
Update cameras and sensors documentation
|
2018-12-15 17:35:04 +01:00 |
nsubiron
|
559ebe6c23
|
Improve configuring the simulation
|
2018-12-13 20:28:24 +01:00 |
nsubiron
|
e6eb1e69e9
|
Remove outdated documentation
|
2018-12-13 20:28:24 +01:00 |
nsubiron
|
a8b4d0ffa1
|
Overview Python API doc (draft)
|
2018-12-13 20:28:24 +01:00 |
nsubiron
|
46b2b00173
|
Update release README
|
2018-12-13 20:27:50 +01:00 |
nsubiron
|
4025543177
|
Rewrite getting started documentation
|
2018-12-13 20:27:50 +01:00 |
nsubiron
|
8898df3255
|
Fixes to download page
|
2018-12-13 20:27:49 +01:00 |
nsubiron
|
77de6a958c
|
Make the simulator start windowed by default
|
2018-12-13 20:27:49 +01:00 |
nsubiron
|
7ca171de9c
|
Manual control: retry spawn if collision
|
2018-12-13 20:27:43 +01:00 |
nsubiron
|
118b1aa891
|
Fix links and prettify
|
2018-12-13 19:57:47 +01:00 |
nsubiron
|
ee7591ab33
|
Rename files
|
2018-12-13 19:56:37 +01:00 |