deepsense-ai / carla-birdeye-view

Bird-eye's view for CARLA simulator
https://micmarty.github.io
MIT License
182 stars 25 forks source link

Manually Steer and visualise bird's eye view #2

Closed Mohith22 closed 4 years ago

Mohith22 commented 4 years ago

In Carla, there is a file in carla-simulator/PythonAPI/examples/manual_control.py which lets me drive around the town to collect simulation data. Is it possible to visualize bird's eye view in that setting through this package?

Mohith22 commented 4 years ago

Figured it. Thanks!

hlsafin commented 2 years ago

what was the solution? I am trying to do the same