Operator PC向けROS 2 / RViz監視環境を追加する (#40) - #49
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 47a9364b0c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2f65c969a9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
概要
Issue #40 に対応し、Ubuntu 26.04 Operator PC 上で Ubuntu 24.04 / ROS 2 Jazzy containerからSANEHAL-2を監視できる環境を追加します。
Robot側のSLAM処理はRaspberry Piで完結させ、Operator側はRVizと診断CLIだけを担当します。
Closes #40
主な変更
sanehal_operatorpackageを新設privileged: trueを使用せず、/dev/driと必要groupのみ公開ROS_DOMAIN_ID等を配備時の.envから設定xhost +は使用しない検証
colcon build --packages-select sanehal_operator成功colcon test --packages-select sanehal_operator成功docker compose config成功Couldn't open X displayが発生しないことを確認git diff --check成功実機受け入れで確認する項目
/map,/scan,/sanehal_base_controller/odom,/pose, RobotModelの表示