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 robot status #3

Merged
merged 11 commits into from
Jan 21, 2025
Merged

Humble robot status #3

merged 11 commits into from
Jan 21, 2025

Conversation

Wihmajster
Copy link
Member

Copy link
Member Author

@Wihmajster Wihmajster left a comment

Choose a reason for hiding this comment

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

@KlaNiedz KlaNiedz marked this pull request as ready for review December 12, 2024 22:41
@Wihmajster Wihmajster marked this pull request as draft December 13, 2024 00:14
@KlaNiedz KlaNiedz marked this pull request as ready for review January 2, 2025 21:45
Copy link
Member Author

@Wihmajster Wihmajster left a comment

Choose a reason for hiding this comment

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

There are some suggested improvements, but current implementation works and imo is good enough to be merged at this point. Unaddressed recommendations can be put in a new issue, which could be address at a later time.
@charodziej Can I merge it, or do you want some additional changes?

self.initialize_robot_status()

self.joy_subscription_ = self.create_subscription(
String, 'joy_multiplexer/selected_output', self.joy_multiplexer_callback, 10)
Copy link
Member Author

Choose a reason for hiding this comment

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

I've just checked and the current implementation of joy_multiplexer uses custom message "Topic" (from joystick_control.msg import Topic) instead of String. Though this will be changed when migrating to ros2, so perhaps it's better to leave it as String and in the meantime use Relay node from topic_tools to patch things up.

@Wihmajster Wihmajster requested a review from charodziej January 2, 2025 23:41
@Wihmajster Wihmajster merged commit fcd4e22 into humble Jan 21, 2025
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