vista-simulator / vista

Data-driven simulation for training and evaluating full-scale autonomous vehicles.
https://vista.csail.mit.edu
Other
379 stars 88 forks source link

How to source the data from the example files #15

Open Philan014 opened 2 years ago

Philan014 commented 2 years ago

Hi guys, congrats on making such an interesting project.

How can we source the data from the example files? I got the vista_traces file but i dont know how to connect it to the program. When i import vista i get: 2022-09-04 19:37:06,783::WARNING::[vista.entities.sensors.EventCamera.<module>] Fail to import module for event camera. Remember to do source <some-dir>/openeb/build/utils/scripts/setup_env.shCan ignore this if not using it

There must be a simple solution to this problem, i searched the docs but i could not find the explaination for this.