Control a Vehicle

Last validated: 2026-05-05

Use this section when video is working and the operator needs to send commands to the vehicle or receive vehicle state.

The standard path is Oden Control Pipeline (OCP). OCP moves operator intent to the vehicle, returns vehicle feedback to the operator, and measures whether the control loop is healthy.

Start with OCP

Other integration paths

  • ROS - bridge OCP data into ROS 1 or ROS 2 when the vehicle stack uses ROS.

  • Custom plugin control - use Oden plugins for integrations that need native Oden APIs.

  • Plugin API - build plugins for custom entities, capture, controls, and messaging.