Nova-UTD / carla_interface

Provides an interface between Navigator messages and the CARLA simulator.
MIT License
0 stars 0 forks source link

Add carla_vehicle_spawner ROS2 package #3

Closed saiperam closed 1 week ago

saiperam commented 1 month ago

This ROS2 Package initializes a script that infinitely launches all different models of vehicles in CARLA. Once run, this package has a script that randomly spawns vehicles at random spawnpoints and randomly toggles the brake lights of a vehicle as on or off. This process continues indefinitely until the user terminates the process.