After cloning the repo and pulling the latest lgsvl Docker image, when running the set up steps:
docker-compose up build
docker-compose up drive
docker-compose up drive_visual
I get an error shown below. The build step seems to work, but not drive and drive_visual. It seems as if the error is identical for each step, occurring at line 165 of events.js. How can I fix this and start collecting data? thank you.
After cloning the repo and pulling the latest lgsvl Docker image, when running the set up steps:
I get an error shown below. The build step seems to work, but not drive and drive_visual. It seems as if the error is identical for each step, occurring at line 165 of events.js. How can I fix this and start collecting data? thank you.