Peter Smith

Results 3 issues of Peter Smith

**Describe the bug** So I was running my simulator in a stop start fashion for a while with the ROS_TCP_Endpoint running in the background and after a while I noticed...

https://github.com/Unity-Technologies/ROS-TCP-Connector/blob/9dbd26f0e4deeed5f06576a3d2841aa2e9c52cf6/com.unity.robotics.ros-tcp-connector/Runtime/Messages/HandwrittenMessages/msg/TimeMsg.cs#LL67C36-L67C41 Cases a StackOverflowException

## Proposed change(s) Fixing infinite recursion causing a StackOverlowException. ### Useful links (GitHub issues, JIRA tickets, forum threads, etc.) https://github.com/Unity-Technologies/ROS-TCP-Connector/issues/307 ### Types of change(s) - [X] Bug fix - [...