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

set serial parameter type to string #51

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

berndpfrommer
Copy link
Collaborator

Currently the ROS1 driver does not handle the specified serial number correctly because it is converted to an int,
see issue #47
The simplest way to work around this is to explicitly set the parameter type to string in the launch file.

@berndpfrommer berndpfrommer merged commit 7fab3ad into master Aug 13, 2024
5 checks passed
@berndpfrommer berndpfrommer deleted the set_serial_string_type branch December 10, 2024 23:08
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.

1 participant