Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Humble対応 #6

Merged
merged 8 commits into from
Aug 4, 2023
Merged

Humble対応 #6

merged 8 commits into from
Aug 4, 2023

Conversation

shu-13
Copy link
Contributor

@shu-13 shu-13 commented Aug 2, 2023

What does this implement/fix?

ROS 2 Humbleに対応するように、Launchファイルの書き換えなどを行いました。

Does this close any currently open issues?

#5

How has this been tested?

READMEのQuick Startで記述したSLAMとナビゲーションを、実機で行い動作確認をしました。

Any other comments?

現時点では、raspimouse_ros2_exampleshumble-develブランチがないため、READMEに記載されているインストール方法だと失敗します。(raspimouse_slam_navigation_ros2も同様です)
どちらもmainブランチを指定するようにしておくのが妥当でしょうか?
humble-develブランチが作成されたので解決しました。

RVizファイルのFrame Rateを30→5Hzに変更しているのは、LiDAR情報を表示するための変更です。
(参考: https://answers.ros.org/question/413915/rviz2-lookup-would-require-extrapolation-into-the-future/

Checklists

@shu-13 shu-13 added the Type: Feature New Feature label Aug 2, 2023
@shu-13 shu-13 self-assigned this Aug 2, 2023
Copy link
Contributor

@YusukeKato YusukeKato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

変更箇所は問題ないと思います。

@YusukeKato
Copy link
Contributor

SLAMとNavigationが正常に動作することを確認しました。

@YusukeKato
Copy link
Contributor

CIがfoxyのままだと思うので、humbleへの変更をお願いします(現在はCIが動いていませんが、変更をpushしたら動くと思います)。

@YusukeKato
Copy link
Contributor

raspimouse_ros2_examplesにhumble-develブランチを作成しました。
raspimouse_slam_navigation_ros2もリリース作業時にhumble-develブランチを作成する予定なので、READMEはそのままで大丈夫だと思います。

Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1箇所コメントしました。確認お願いします

@@ -417,7 +417,7 @@ Visualization Manager:
Global Options:
Background Color: 48; 48; 48
Fixed Frame: map
Frame Rate: 30
Frame Rate: 5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frame Rateを変更した理由をPRのコメントに書き残してください。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

追記しました!

README.md Outdated
@@ -7,6 +7,7 @@ Raspberry Pi MouseでSLAMが行える`raspimouse_slam`パッケージとナビ

現在、以下のROS 2のディストリビューションに対応しております。
- Foxy ([foxy-devel](https://github.com/rt-net/raspimouse_slam_navigation_ros2/tree/foxy-devel))
- Humble ([TBD]())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

変更忘れないようにご注意

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

リンクわかる(予測できる)ので今のうちに追加しちゃってもいい気がしてきましたが、どうでしょう?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このPRで対応してOKです:+1:

Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@YusukeKato YusukeKato merged commit 70dec1a into main Aug 4, 2023
1 check passed
@YusukeKato YusukeKato deleted the feature/support-humble branch August 4, 2023 05:33
@ShotaAk ShotaAk mentioned this pull request Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants