-
Any pointers on where we would start if we wanted to collect something other than the current PlayerMeasurements? For example, I'd really like to be able to get the distance from the centre of the lan…
yanii updated
3 years ago
-
Hi Summit Team,
you have done a great job! I have a question. The osm or sumo map have a bit difference with opendrrive format map(.xodr). In carla, we create a scence with opendrive map(.xodr) ohne …
-
I´m compiling CarlaLib myself following the instructions for the c++ client on this page:
https://github.com/carla-simulator/carla/tree/master/Examples/CppClient
But after including the lib to my …
-
While responding to review comments in https://github.com/ToyotaResearchInstitute/delphyne-gui/pull/341#discussion_r555760626, I noticed that we are not consistent about the use of anonymous namespace…
-
Which output is expected from the MapBuilder::GetLaneNext function for the following arguments:
`road_id = 11364, section_id = 0, lane_id = -2`
Is it [(12415, -1), (12416, -2)] or [(12105, -2), (115…
-
I am converting a *.osm* file from OpenStreetMap into a *.xodr* file. If I use a region with positive longitude such as Wuppertal (lon. apprx. 7) the tool seems to work fine, but when I use a region w…
-
This issue aims to discuss about how we expect the behaviour of `maliput` + `backends` system to be. Having in mind the number of implementation we currently have and we potentially could have.
## …
-
Thank you very much for this big update.
In the example file Townbig, using config.py, I have successfully imported it. But when I exported the osm file from the openstreet website and converted it i…
-
After importing xodr(OpenDrive file) into Roadrunner, I noticed that lanes in different directions are divided far apart.
![image](https://user-images.githubusercontent.com/75726020/102330442-7b51560…
-
At crossing, traffic lights is red, car will stopped, that's we hope. But while the traffic is green, NPC will not move, and blocked ego car behind NPC(in autopilot mode).
Why NPS not move if green l…