deepsense-ai / carla-birdeye-view

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

Representation of Waypoints on BEV feature map? #18

Open ManishwarG opened 2 years ago

ManishwarG commented 2 years ago

How can we try to represent the waypoints that are generated by carla on BEV, Can I call the function from the main code or if anyone have done it please help me.

vaydingul commented 2 years ago

Just check this!

This function will convert your CARLA world location to the BEV space location, assuming that your ego vehicle is positioned at the mid-bottom of your picture.