Skip to content

Conversation

@rbellerobotics
Copy link

@rbellerobotics rbellerobotics commented Mar 7, 2025

Description

This PR includes all the changes required to support the Carla Integration Plugins, system agnostic plugins that can be transferred easily between one instance of Carla (that support them) to another.

Additionally, this PR includes a few integration plugins that include the following features:

  • Camera Control (Pan/Tilt/Zoom)
  • Flying Vehicles (currently only supporting quadcopter systems)
  • Actor Manager that allows you to set pose/twist/physics of any actor with an ID input
  • Audio Sensor (Microphone) that takes in surrounding audio and plays over a ros topic

Validation:

See https://github.com/Applied-Research-Associates-Inc/DTC_TestingContainer/tree/develop/project/src/carla_interfaces for the messages needed to control these systems.

Using the SpawnActor system with these should function as expected when leveraging a Python Bridge


This change is Reviewable

@rbellerobotics rbellerobotics requested a review from a team as a code owner March 7, 2025 16:35
@update-docs
Copy link

update-docs bot commented Mar 7, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our CHANGELOG.md based on your changes.

@rbellerobotics
Copy link
Author

Needs to be synced with #8937 and will have more updates in the coming months. Switching to draft until then.

@rbellerobotics rbellerobotics changed the title Add Carla Integration Plugins Draft: Add Carla Integration Plugins May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant