kochlisGit / Autonomous-Vehicles-Adaptive-Cruise-Control

An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents
19 stars 8 forks source link

How to obtain the data from the sensors?? #4

Open ReaperDeath21 opened 1 year ago

ReaperDeath21 commented 1 year ago

i have found that at ur file simulation at simulation.py u defined a things like sensor_data and sensor_callback . so how do i get the readings of sensors u have implemented in ur code???