Skip to content

Commit

Permalink
Revert "add change zenoh config, dockerbuild"
Browse files Browse the repository at this point in the history
This reverts commit baf240c.
  • Loading branch information
knorrrr committed Nov 7, 2024
1 parent baf240c commit f222cbe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/finals/operation.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ Then execute `./connect_zenoh.bash <vehicle_number>` 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

Expand Down
1 change: 0 additions & 1 deletion docs/finals/operation.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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が遅れる・来ない

Expand Down

0 comments on commit f222cbe

Please sign in to comment.