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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged interfacing_bringup 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
Maintainers
- WATonomous
Authors
interfacing_bringup
Meta-package that coordinates launch of all interfacing subsystems for Eve — sensors, CAN/control, and health monitoring.
Overview
Rather than launching drivers and control nodes individually, this package provides a single entry point. It composes three subsystem launch files and a shared config file so the full stack comes up with one command.
Architecture
interfacing.launch.yaml
├── interfacing_sensors.launch.yaml GPS, LiDARs, cameras
├── interfacing_can.launch.yaml joystick, mux, PID, OSCC, CAN state estimator
└── topic_healthchecker liveness monitoring over HTTP
Sensor drivers are third-party ROS packages declared as rosdep keys and launched directly:
- Novatel OEM7 (GPS + IMU)
- FLIR Blackfly GigE (cameras, 12 total)
- Velodyne VLP32C / VLP16 (LiDARs, 3 total)
CAN/control stack is all first-party code in this repo:
joy_node → joystick_node → ackermann_mux → ackermann_smoother → pid_control → oscc_mux → oscc_interfacing
All parameters for every subsystem are consolidated in config/interfacing.yaml.
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| sensor_interfacing | |
| lidar_aggregator | |
| eve_description | |
| can_state_estimator | |
| oscc_mux | |
| topic_healthchecker | |
| rmw_zenoh_cpp |