No version for distro humble showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro kilted showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro lyrical showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro rolling showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro ardent showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro bouncy showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro crystal showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro eloquent showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro dashing showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro galactic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro foxy showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro iron showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro lunar showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro jade showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro indigo showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro hydro showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro kinetic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro melodic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange

No version for distro noetic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/WATonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-08-25
Dev Status DEVELOPED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Priority-based Roscco command mux with masking and safety gating.

Maintainers

  • WATonomous

Authors

No additional authors.

oscc_mux

Priority-based multiplexer for ROSCCO commands (roscco_msg/Roscco). Same architecture as ackermann_mux but operates on the direct torque/throttle interface rather than Ackermann commands.

Overview

When the vehicle is in ROSCCO mode, multiple sources may want to send steering torque and throttle/brake commands. oscc_mux arbitrates between them using configurable priority levels and feeds the selected command to oscc_interfacing.

Architecture

/joystick/roscco  (priority 100) ─┐
/pid/roscco       (priority  10) ─┤──► oscc_mux ──► /roscco ──► oscc_interfacing

The joystick has higher priority so operator intervention always overrides autonomous commands. Unlike ackermann_mux, safety gating is typically disabled here — the joystick may stop publishing ROSCCO when in Ackermann mode, and that should not trigger an emergency. Safety is handled at the ackermann_mux level instead.

See ackermann_mux for the full description of priority arbitration, masking, and safety gating logic — oscc_mux is an identical implementation for the ROSCCO message type.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged oscc_mux at Robotics Stack Exchange