-
Notifications
You must be signed in to change notification settings - Fork 57
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
Adding ros2_socketcan_msgs #26
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please let me confirm several items.
@kenji-miyake or @mitsudome-r friendly ping. |
Signed-off-by: Joshua Whitley <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JWhitleyWork I'm so sorry. I was extremely busy recently. 🥺
Seeing the discussions between other developers, it looks good to me.
Could you consider whether to use uint8[<=64]
or not based on this comment?
#26 (comment)
@xmfcx @mitsudome-r Could you also review this PR? 🙏 |
Done. |
Signed-off-by: Joshua Whitley <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've also read the related issue and the ros_canopen PR and I think this solution is good.
@JWhitleyWork Is it better to create new release? |
Not yet. I need to actually add CAN-FD support to |
Per #21, this adds a new package,
ros2_socketcan_msgs
. This is per option 3 in that issue.