v0.0.3
Pre-release
Pre-release
- Replace BusRuntime usage with Executor / SingleThreadedExecutor / MultiThreadedExecutor.
- Update Protobuf and message import paths to the new ROS-style package layout.
- Prefer robot_bus_broker (or the Python broker APIs) instead of the removed bus binaries.
- Expect Node / publisher APIs closer to ROS 2 (create_publisher → TopicPublisher, callback groups, etc.).