Skip to content
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

ROSConnection.cs:854 #412

Open
Yuanzizizi opened this issue Jan 2, 2024 · 0 comments
Open

ROSConnection.cs:854 #412

Yuanzizizi opened this issue Jan 2, 2024 · 0 comments

Comments

@Yuanzizizi
Copy link

Describe the bug
connection fails

Console logs / stack traces
Connection to 172.23.24.185:10000 failed - System.NullReferenceException: Object reference not set to an instance of an object
  at Unity.Robotics.ROSTCPConnector.RosTopicState.OnConnectionEstablished (System.Net.Sockets.NetworkStream stream) [0x0005d] in C:\Users\MXH\test_objects_uav_1218\Library\PackageCache\com.unity.robotics.ros-tcp-connector@c27f00c6cf\Runtime\TcpConnector\RosTopicState.cs:260 
  at Unity.Robotics.ROSTCPConnector.ROSConnection.OnConnectionStartedCallback (System.Net.Sockets.NetworkStream stream) [0x00041] in C:\Users\MXH\test_objects_uav_1218\Library\PackageCache\com.unity.robotics.ros-tcp-connector@c27f00c6cf\Runtime\TcpConnector\ROSConnection.cs:531 
  at Unity.Robotics.ROSTCPConnector.ROSConnection+d__115.MoveNext () [0x0010c] in C:\Users\MXH\test_objects_uav_1218\Library\PackageCache\com.unity.robotics.ros-tcp-connector@c27f00c6cf\Runtime\TcpConnector\ROSConnection.cs:796 
UnityEngine.Debug:Log (object)
Unity.Robotics.ROSTCPConnector.ROSConnection/d__115:MoveNext () (at C:/Users/MXH/test_objects_uav_1218/Library/PackageCache/com.unity.robotics.ros-tcp-connector@c27f00c6cf/Runtime/TcpConnector/ROSConnection.cs:854)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()

Environment (please complete the following information, where applicable):

  • Unity Version: [e.g. Unity 2020.3.48f1c1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant