A C# (.Net) implementation of ros2 client library (rcl), enabling communication between ros2 ecosystem and C#/.Net applications such as Unity3D
91
stars
22
forks
source link
use byte type instead of char for int8 - fixes #55 #56
Open
jankolkmeier opened 1 year ago
See #55 - the fix @Deric-W propses seems to fix the issue. Tests still complete.