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

ROS 2 Jazzy への対応 #55

Merged
merged 12 commits into from
Oct 24, 2024
Merged

ROS 2 Jazzy への対応 #55

merged 12 commits into from
Oct 24, 2024

Conversation

KuraZuzu
Copy link

@KuraZuzu KuraZuzu commented Oct 18, 2024

What does this implement/fix?

ROS 2 Jazzy(+ Gazebo Harmonic)に対応させる修正を行います。

Does this close any currently open issues?

しません。

How has this been tested?

環境

  • Ubuntu Desktop 24.04
  • ROS 2 Jazzy Jalisco
  • RViz version 14.1.5
    • Compiled against Qt version 5.15.13.
    • Compiled against OGRE version 1.12.10 (Rhagorthua).

手順

READMEに記述してある手順を実施し、RobotModelを表示できていることを確認しました。

ノーマルなRaspberry Pi Mouseを表示

$ ros2 launch raspimouse_description display.launch.py

RPLiDARを搭載したRaspberry Pi Mouseを表示

$ ros2 launch raspimouse_description display.launch.py lidar:=rplidar

RGBカメラを搭載したRaspberry Pi Mouseを表示

$ ros2 launch raspimouse_description display.launch.py use_rgb_camera:=true

image

Any other comments?

主な変更点

  • 距離センサの色を赤色に変更
  • IgnitionからGazeboへの命名変更対応

Checklists

@KuraZuzu KuraZuzu force-pushed the feature/support-jazzy branch from 71c753d to 90f826d Compare October 23, 2024 04:46
@KuraZuzu KuraZuzu requested a review from YusukeKato October 23, 2024 07:28
@KuraZuzu KuraZuzu added the Type: Feature New Feature label Oct 23, 2024
@YusukeKato
Copy link

Ubuntu 24.04 LTS + ROS 2 Jazzy環境で動作確認できました。
修正内容も問題ないと思います。
LGTMです!

@YusukeKato YusukeKato merged commit 77ff34c into ros2 Oct 24, 2024
2 checks passed
@YusukeKato YusukeKato deleted the feature/support-jazzy branch October 24, 2024 02:16
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.

2 participants