Skip to content

Conversation

@berndgassmann
Copy link
Contributor

@berndgassmann berndgassmann commented Nov 14, 2025

Description

Fixes #

Where has this been tested?

  • Platform(s): ...Ubuntu 22.04
  • Python version(s): ... 3.10
  • Unreal Engine version(s): ...4.26

Possible Drawbacks


This change is Reviewable

- V2XSensor allows selection of virtual communication channels via
  sensors 'channel_id ' attribute.
- V2XCustomSensor sends bytes instead of std::string to support
  binary data blobs
- V2XCustomSensor allows multiple messages to be sent at once
  supporting individual larger messages
- Allow V2X-sensors without an owner if these are placed within the
  infrastructure (V2I communication)
- Removed the extra height on the PathLossModel after switching the
  actor to the sensor's actor instance. Therefore, the considered
  position is always the position of the sensor itself which can
  be defined when spawning/attaching
- Updated V2X docu
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.

2 participants