Skip to content

use_sim_timeの順序入れ替え#190

Merged
Kuwamai merged 1 commit into
ros2from
fix/use_sim_time
Jul 10, 2026
Merged

use_sim_timeの順序入れ替え#190
Kuwamai merged 1 commit into
ros2from
fix/use_sim_time

Conversation

@YusukeKato

@YusukeKato YusukeKato commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What does this implement/fix?

demo.launch.pyの実行がuse_sim_timeオプションをつけていないと失敗するため、use_sim_timeの定義とセットの順番を入れ替えます。

Does this close any currently open issues?

しません。

How has this been tested?

下記コマンドが正常に実行できることを確認しました。

ros2 launch sciurus17_examples demo.launch.py use_mock_components:=true

Any other comments?

もとの状態だと下記のエラーが出ます。

$ ros2 launch sciurus17_examples demo.launch.py use_mock_components:=true
...
[ERROR] [launch]: Caught exception in launch (see debug for traceback): launch configuration 'use_sim_time' does not exist

Checklists

@YusukeKato YusukeKato self-assigned this Jul 10, 2026
@YusukeKato YusukeKato requested a review from Kuwamai July 10, 2026 01:53

@Kuwamai Kuwamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTMです

@Kuwamai Kuwamai merged commit 7b601f5 into ros2 Jul 10, 2026
2 checks passed
@Kuwamai Kuwamai deleted the fix/use_sim_time branch July 10, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants