Manish
|
a7f24f6d49
|
no_rendering_mode.py
|
2019-01-21 16:41:43 +01:00 |
Manish
|
c72b0797ac
|
Added legend
|
2019-01-21 15:35:42 +01:00 |
Manish
|
312bcc79b9
|
Added support for rendering pedestrians
|
2019-01-21 14:27:21 +01:00 |
Manish
|
94a3ccea63
|
Code refactoring
|
2019-01-21 12:12:06 +01:00 |
Manish
|
1790bc0873
|
Merge branch 'master' into NoRenderingMode
|
2019-01-21 10:32:42 +01:00 |
manishthani
|
83237f0d46
|
solving bug
|
2019-01-21 10:02:02 +01:00 |
manishthani
|
3cf7b48b7b
|
bounding box added to vehicle
|
2019-01-18 18:35:35 +01:00 |
manishthani
|
2ffd8ec839
|
Refactoring code
|
2019-01-18 10:32:32 +01:00 |
manishthani
|
edeac67bef
|
Improving performance and working on actor bounding box
|
2019-01-17 19:47:51 +01:00 |
manishthani
|
7f0b86f66a
|
We can now select actors randomly
|
2019-01-17 15:46:46 +01:00 |
manishthani
|
822d9e7e5f
|
Rendering radius of hero vehicle
|
2019-01-17 14:49:48 +01:00 |
manishthani
|
f4b4baefbd
|
Added hero speed and centered map
|
2019-01-17 12:39:16 +01:00 |
manishthani
|
1d29cca828
|
Hero mode id and type id is displayed
|
2019-01-17 11:51:53 +01:00 |
manishthani
|
292e0b055a
|
Improved HUD managemente
|
2019-01-17 11:25:57 +01:00 |
manishthani
|
77e8deeda1
|
hero mode can be selected nowa nd actors get filtered by hero radius
|
2019-01-16 19:32:39 +01:00 |
manishthani
|
d9e29f8be4
|
Added antialiasing option and traffic lights state + refactor
|
2019-01-16 17:54:50 +01:00 |
manishthani
|
140f654096
|
Improving performance in map waypoint generation
|
2019-01-16 12:25:29 +01:00 |
manishthani
|
21522bf79a
|
Map waypoints are rendered correctly, antialising applied to actors and smoothscale when zooming
|
2019-01-16 11:27:03 +01:00 |
manishthani
|
5aba3df747
|
Map adjusts to screen size, and can be translated and scaled and refactored
|
2019-01-15 17:38:43 +01:00 |
manishthani
|
56194c3c8a
|
Map rescales to screen size
|
2019-01-15 17:17:10 +01:00 |
manishthani
|
9bda5755fa
|
working on scalating map
|
2019-01-15 15:45:31 +01:00 |
manishthani
|
13f04fdbff
|
Adding translation and scale to world surface
|
2019-01-15 12:59:35 +01:00 |
manishthani
|
086d926690
|
Improved map rendering, world rendering in separate surface and map can be translated
|
2019-01-15 12:23:50 +01:00 |
manishthani
|
7343b7d74e
|
Map is been rendered
|
2019-01-15 10:56:11 +01:00 |
manishthani
|
289d5d8bf3
|
Changing module names
|
2019-01-14 18:53:30 +01:00 |
manishthani
|
d7f74c7d95
|
Refactoring code
|
2019-01-14 18:44:58 +01:00 |
manishthani
|
c20e037b98
|
Integrating module based architecture
|
2019-01-14 11:49:29 +01:00 |
manishthani
|
d106839922
|
Added Carla world and displaying server FPS
|
2019-01-11 17:31:18 +01:00 |
manishthani
|
823c19b8ac
|
Added HUD and displaying client fps
|
2019-01-11 15:39:54 +01:00 |
nsubiron
|
5dbd53766f
|
Minor corrections
|
2019-01-11 15:23:58 +01:00 |
manishthani
|
831aca1d49
|
Added Carla module and arguments parser
|
2019-01-11 14:06:02 +01:00 |
manishthani
|
93b83bad21
|
First setup
|
2019-01-11 12:08:04 +01:00 |
Firesuiry
|
7dad7ec413
|
support deepin when use make PythonAPI
|
2019-01-11 14:24:15 +08:00 |
manishthani
|
b0984c5f0c
|
fixing python tests
|
2019-01-09 18:20:04 +01:00 |
manishthani
|
3de574af36
|
Any type of point can be transformed
|
2019-01-09 17:41:01 +01:00 |
manishthani
|
7a163c2320
|
Extended functionality of point transforms
|
2019-01-08 11:19:12 +01:00 |
nsubiron
|
d4f6c24c64
|
Update changelog and increase version
|
2018-12-21 22:52:33 +01: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
|
62cca3a697
|
Fix lidar range in manual control
|
2018-12-21 21:21:43 +01:00 |
nsubiron
|
10e9a53844
|
Fix manual_control choosing only Nissan Patrol
|
2018-12-21 19:44:43 +01: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 |