A wrapper around ROS.NET to create precompiled Unity plugin DLLs for use in Unity scripts
BSD 2-Clause "Simplified" License
26
stars
10
forks
source link
Unity hangs when Markers are serialized with missing fields #10
Open
GregoryLeMasurier opened 4 years ago
Unity hangs after calling
msg.Serialize()
on a Marker with missing fields:marker.header.stamp
andmarker.lifetime
.Source used: