Skip to content

MinTagg/CARLA_Bird_Eye_View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CARLA_Bird_Eye_View

This file make one single image to Bird's Eye View image

Car :: Tesla Model 3

Output Image Resolution :: (512,665)

If you want to change the input image resolution, you have to calibrate the IMAGE_RATIO in BEV.py

Original Image

sample

Converted Image

result_image

Requirments

CARLA : https://carla.readthedocs.io/en/latest/start_quickstart/ ros(Melodic) : http://wiki.ros.org/melodic/Installation/Ubuntu

Checked at Ubuntu 18.04 + ros Melodic

How to run

python BEV_main.py

Default settings of BEV_main.py is saving BEV image.

At first it will make a directory 'YYYYMMDD_HHMMSS'

BEV image will be saved in the directory.

If you want publish that image through ros

python BEV_main.py --save False --publish True

It will publish the BEV image through ros

Topic name is 'Image/BEV/Front'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages