Closed MatthewHowe closed 3 years ago
As in this part of the configuration documentation the default car file is in this repo, but must be moved to ArrivalSim-linux-0.7.0.182276/LinuxNoEditor/Engine/Binaries/Linux/l2r_vehicle_conf.yaml
. It may be a good idea to add this to instructions.txt.
The instructions state to use the -opengl
flag, however the package is deprecated and warns the user upon loading. When we removed this flag so that vulcan
was used instead the sim would work for a period of time then crash as above. Keep the -opengl flag.
We also found that when using requirements.txt the bluepy package would fail to build wheel. This can be fixed by:
sudo apt-get install python3-pip libglib2.0-dev
sudo pip3 install bluepy
We have just got the simulator running and have begun trying to use this repo to interface with it. We are running
run.bash -b 'random'
with default YAMLconfigs/params_random.yaml
. We have come across some issues:We have been trying to find where the car is set with no luck, only the file which
configs/l2r_vehicle_conf.yaml
, but it does not appear to be used in any code.Maybe relevant information:
$ docker load < arrival-sim-image.tar.gz
NOTE: We are able to get the random script to run if we change the vehicle in the sim to one with a camera (SimCamera90Front) and change the camera name in
configs/params_random.yaml
, however it then crashes with the following occasionally.Output when we experience a simulator crash:
Then with sim: