Skip to content

Commit 07617c9

Browse files
authored
Add a notice for the ros2 feature (#125)
Signed-off-by: Michael X. Grey <[email protected]>
1 parent 7ef0451 commit 07617c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
[![ci_web](https://github.com/open-rmf/bevy_impulse/actions/workflows/ci_web.yaml/badge.svg)](https://github.com/open-rmf/bevy_impulse/actions/workflows/ci_web.yaml)
55
[![Crates.io Version](https://img.shields.io/crates/v/bevy_impulse)](https://crates.io/crates/bevy_impulse)
66

7+
> [!IMPORTANT]
8+
> For the ROS 2 integration feature, check out the [`ros2` branch](https://github.com/open-rmf/bevy_impulse/tree/ros2).
9+
>
10+
> That feature is kept separate for now because it requires additional non-Rust setup. It will be merged into `main` after dynamic message introspection is finished.
711
812
# Reactive Programming for Bevy
913

0 commit comments

Comments
 (0)