Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
simulator
research
ai
computer-vision
cross-platform
deep-reinforcement-learning
artificial-intelligence
pixhawk
self-driving-car
unreal-engine
drones
deeplearning
control-systems
platform-independent
autonomous-quadcoptor
autonomous-vehicles
airsim
-
Updated
Aug 31, 2020 - C++
Hi, I got a problem similar to #804.
My bridge did not connect correctly.
I have followed the latest tutorial and build Apollo successfully today.
My apollo did not connect in the following step.
Launch bridge (inside docker container):
./scripts/bridge.sh
I would need to add sudo in order to start my bridge.sh.
After adding that, there was no information print out from the terminal.