Driving the car and getting camera sensor data – Self-Driving Cars with Carla and Python p.2

Driving the car and getting camera sensor data – Self-Driving Cars with Carla and Python p.2

HomesentdexDriving the car and getting camera sensor data – Self-Driving Cars with Carla and Python p.2
Driving the car and getting camera sensor data – Self-Driving Cars with Carla and Python p.2
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
Welcome to part 2 of the Carla self-driving car tutorial series. In this tutorial we will introduce you to the Python API side of Carla.

To start with, there are different types of objects in Carla. First of all you have the /"world./" This is your environment. Then you have the actors in this world. Actors are things like your car, the sensors in your car, pedestrians, and so on. Finally, we have blueprints. The blueprints are the hallmarks of our actors.

With this information, let's start writing real code. To start, let's create a car that spawns and just moves forward and then we want to see the information from a regular RGB camera that we place on the hood of the car.

Text-based tutorial and sample code: https://pythonprogramming.net/control-camera-sensor-self-driving-autonomous-cars-carla-python/

Channel membership: https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ/join
Discord: https://discord.gg/sentdex
Support the content: https://pythonprogramming.net/support-donate/
Twitter: https://twitter.com/sentdex
Instagram: https://instagram.com/sentdex
Facebook: https://www.facebook.com/pythonprogramming.net/
Twitch: https://www.twitch.tv/sentdex

#self-drivingcars #sentdex #python

Please take the opportunity to connect and share this video with your friends and family if you find it helpful.