RemotiveLabs Python APIs
API reference for two Python packages used with
RemotiveBroker,
the automotive signal broker that connects software to vehicle buses and networks.
- remotivelabs-topology
-
A framework for defining and running multi-node automotive system topologies.
Use it to compose virtual and physical ECUs, write behavioral models, and build
Software-in-the-Loop (SIL) or Hardware-in-the-Loop (HIL) test environments.
- remotivelabs-broker
-
A Python client library for interacting with RemotiveBroker over gRPC.
Use it to subscribe to and publish signals, configure the broker, manage recordings,
and integrate vehicle data into your Python applications and pipelines.