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

Feat (control): separate control modes #54

Merged
merged 11 commits into from
Oct 9, 2024

Conversation

sitahara
Copy link

@sitahara sitahara commented Oct 6, 2024

制御入力に関して,ステアリング制御とアクセル/ブレーキ制御を別のノードで行い,最終的に1つのノードに集約しAckermannControlCommandとして出力する方式に改めた.
各制御入力はFloat64形式のトピックとして伝達されるため,途中で別の制御も容易に入れることができる.

@sitahara sitahara requested a review from Autumn60 as a code owner October 6, 2024 09:50
Copy link

@Autumn60 Autumn60 left a comment

Choose a reason for hiding this comment

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

動作確認できました。LGTM

@Autumn60 Autumn60 merged commit 55191cf into main Oct 9, 2024
1 check passed
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