From f222cbe728cf349ee96313a5dad069c0a31011d9 Mon Sep 17 00:00:00 2001 From: knorrrr Date: Thu, 7 Nov 2024 09:49:24 +0900 Subject: [PATCH] Revert "add change zenoh config, dockerbuild" This reverts commit baf240cd53c04cec4798d7cf538a19a8428c2ce0. --- docs/finals/operation.en.md | 1 - docs/finals/operation.ja.md | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/finals/operation.en.md b/docs/finals/operation.en.md index de113ce..3a5b274 100644 --- a/docs/finals/operation.en.md +++ b/docs/finals/operation.en.md @@ -149,7 +149,6 @@ Then execute `./connect_zenoh.bash ` to restart A. The config file `./vehicle/zenoh.json5` is set for stable communication, default 10Hz. If needed, you can adjust the publishing frequency by modifying `pub_max_frequencies: ["/*=10"]`. -- After modifying `./vehicle/zenoh.json5`, please run `./docker_build.sh` dev to apply the configuration changes. ### Q. ROS Topics delayed or missing on local PC diff --git a/docs/finals/operation.ja.md b/docs/finals/operation.ja.md index 11b35e8..d1cc36c 100644 --- a/docs/finals/operation.ja.md +++ b/docs/finals/operation.ja.md @@ -159,7 +159,6 @@ Zenohが起動しているターミナルでCTRL+Cを押下し、Zenohを停止 A. 通信の安定化のために`./vehicle/zenoh.json5`のconfigファイルを設定しており、デフォルト10Hzとなっています。 必要であれば`pub_max_frequencies: ["/*=10"],`を変更することで配信周期を上げることができます。 -- `./vehicle/zenoh.json5`の変更後は設定反映のために`./docker_build.sh dev`をお願いします。 ### Q. 手元PCでROS Topicが遅れる・来ない