We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SysCommand.publish - Unknown message class 'Livox/CustomMsg' UnityEngine.Debug:LogError (object) Unity.Robotics.ROSTCPConnector.ROSConnection:ReceiveSysCommand (string,string) (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:680) Unity.Robotics.ROSTCPConnector.ROSConnection:Update () (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:587)
Not registered to publish topic '/livox/lidar'! Valid publish topics are: dict_keys([]) UnityEngine.Debug:LogError (object) Unity.Robotics.ROSTCPConnector.ROSConnection:ReceiveSysCommand (string,string) (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:680) Unity.Robotics.ROSTCPConnector.ROSConnection:Update () (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:587)
The text was updated successfully, but these errors were encountered:
Sorry for late reply.
A little more information is needed to find out about errors. Could you please tell me what steps I need to take to reproduce the error?
Sorry, something went wrong.
No branches or pull requests
SysCommand.publish - Unknown message class 'Livox/CustomMsg'
UnityEngine.Debug:LogError (object)
Unity.Robotics.ROSTCPConnector.ROSConnection:ReceiveSysCommand (string,string) (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:680)
Unity.Robotics.ROSTCPConnector.ROSConnection:Update () (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:587)
Not registered to publish topic '/livox/lidar'! Valid publish topics are: dict_keys([])
UnityEngine.Debug:LogError (object)
Unity.Robotics.ROSTCPConnector.ROSConnection:ReceiveSysCommand (string,string) (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:680)
Unity.Robotics.ROSTCPConnector.ROSConnection:Update () (at C:/Users/niuwj.DIGITALCHINA/Desktop/ros_unity/ROS-TCP-Connector/com.unity.robotics.ros-tcp-connector/Runtime/TcpConnector/ROSConnection.cs:587)
The text was updated successfully, but these errors were encountered: