docs.rs failed to build rosrustext_rosrs-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
rosrustext_rosrs-0.4.1
rosrustext_rosrs/README.md (dev-only crate)
**Native `rclrs` lifecycle adapter for `rosrustext_core`.**
This crate provides a native ROS 2 (`rclrs`) adapter that maps
`rosrustext_core` lifecycle semantics onto the ROS 2 RCL API.
Upstream library:
-
✔ Lifecycle parity **complete**
✔ Transition events (success / failure / error)
✔ Busy-state rejection
✔ Non-blocking ChangeState semantics
✔ Bond heartbeat for Nav2 (normative QoS)
✔ Transition graph introspection
**This crate is not published on crates.io.**
Reason:
- -
As a result:
- --
```bash
cargo build \
--manifest-path crates/rosrustext_rosrs/Cargo.toml \
--features ros2,bond,transition_graph