Skip to content

v0.0.3

Pre-release
Pre-release

Choose a tag to compare

@Deng-Ran Deng-Ran released this 16 Jul 15:51
  1. Replace BusRuntime usage with Executor / SingleThreadedExecutor / MultiThreadedExecutor.
  2. Update Protobuf and message import paths to the new ROS-style package layout.
  3. Prefer robot_bus_broker (or the Python broker APIs) instead of the removed bus binaries.
  4. Expect Node / publisher APIs closer to ROS 2 (create_publisher → TopicPublisher, callback groups, etc.).