Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _includes/first_application_common/test_app_host.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ frame_id: '2084670932_1085377743'
Also, we expect that, because of having received the `fake_ping`, the micro-ROS node will answer with a `pong`:

```
user@user:~$ ros2 run micro_ros_demos_rcl ping_pong
user@user:~$ ros2 run micro_ros_demos_rclc ping_pong
Ping send seq 1706097268_1085377743
Ping send seq 181171802_1085377743
Ping send seq 1385567526_1085377743
Expand All @@ -97,4 +97,4 @@ stamp:
nanosec: 0
frame_id: fake_ping
---
```
```
Loading