-
**Description**
I am working on a demo for summit and one of the components we need is a self driving car [simulator](https://docs.donkeycar.com/guide/simulator/). We currently have a VM set up on …
-
**Is your feature request related to a problem? Please describe.**
I've read that MLAgents isn't set up to leverage the GPU, except if maybe there are "lots of agents" with "visual observations" and …
-
Hi I am new user of Apollo and need some quick support to toward me to a **Path Planner usage tutorial.**
I still have not it found in google, but I am aware Apollo offers these planners from the rep…
-
Hi, the GitHub Pages for our project [here](https://github.com/microsoft/AirSim) is failing to build with the following output:
```
Run ./build_docs.sh
INFO - Cleaning site directory
INFO …
-
**Is your feature request related to a problem? Please describe.**
For the OCTO summit demo, we need to train a model for a self-driving car on the operate-first cluster. This requires running a de…
-
Hello,
I am trying to use the .xodr files present in the examples folder of this project in my python code for scenario generation.
I want to use the road infrastructure created from the xodr file. …
-
I am trying to locate the sources for the self-driving-car-simulator used in this project. I the github repository of the simulator it says the sources are in this repository(CarND-Capstone), but in t…
-
Hello, First of all, sorry for being a beginner. I did install dependencies and build tap as described in the readme. but the third command
sudo bash path_optimizer/scripts/install_deps.sh
After hit…
-
I am trying to run the simulator in linux from a docker image.
`rosrun styx unity_simulator_launcher.sh `
However I get an error
```
$ rosrun styx unity_simulator_launcher.sh
Script to la…
-
Hi W!
I'm looking to evaluate the pure-pursuit algorithm in your simulator.
Do you have already an implementation?
If not, I'd be happy to propose my solution and to hear recommendations. Specia…