Closed dawonn closed 3 years ago
@dawonn Friendly ping on this one, would you mind making the updates from https://github.com/ros2/design/pull/308#discussion_r551542264 and https://github.com/ros2/design/pull/308#discussion_r551577699 ?
Thanks for the ping, I believe I made the requested changes.
Please feel free to push a change to my branch if you like or give me a serving of copy-pasta.
I went ahead and expanded it more. I now think this is good, so I'm going to approve. However, since I made changes here I'd appreciate review from @sloretz .
@gbiggs Thanks for the review. I'm going to go ahead and merge this, and then go review the corresponding code change.
Support constants defined in binary, octal, decimal, & hex.
Implementation: https://github.com/ros2/rosidl/pull/559