From e9e100edbfcccc99d9acaaf6497c305a6929ccc3 Mon Sep 17 00:00:00 2001 From: "Addisu Z. Taddese" Date: Wed, 20 Sep 2023 11:56:46 -0500 Subject: [PATCH] Fix example output in python tutorial Signed-off-by: Addisu Z. Taddese --- tutorials/python_interfaces.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tutorials/python_interfaces.md b/tutorials/python_interfaces.md index e4a75b19e8..a696512dc0 100644 --- a/tutorials/python_interfaces.md +++ b/tutorials/python_interfaces.md @@ -68,15 +68,15 @@ $ python3 examples/scripts/python_api/testFixture.py [Msg] Resource path add service on [/gazebo/resource_paths/add]. [Msg] Resource path get service on [/gazebo/resource_paths/get]. [Msg] Resource paths published on [/gazebo/resource_paths]. +[Msg] Found no publishers on /stats, adding root stats topic +[Msg] Found no publishers on /clock, adding root clock topic +[Dbg] [SimulationRunner.cc:524] Creating PostUpdate worker threads: 2 +[Dbg] [SimulationRunner.cc:537] Creating postupdate worker thread (0) AddSystem1 World entity is 1 Gravity 0 0 -9.8 Entity for falling model is: 4 AddSystem2 -[Msg] Found no publishers on /stats, adding root stats topic -[Msg] Found no publishers on /clock, adding root clock topic -[Dbg] [SimulationRunner.cc:524] Creating PostUpdate worker threads: 2 -[Dbg] [SimulationRunner.cc:537] Creating postupdate worker thread (0) iterations 1000 post_iterations 1000 pre_iterations 1000