Connected but fast Disconnected and then recurrent both, the terminal info ModuleNotFoundError: No module named 'unity_robotics_demo_msgs.unity_robotics_demo_msgs_s__rosidl_typesupport_c'
[INFO] [1716546449.579505198] [UnityEndpoint]: Connection from 172.16.46.161
[INFO] [1716546449.691776483] [UnityEndpoint]: RegisterSubscriber(/tf, <class 'tf2_msgs.msg._tf_message.TFMessage'>) OK
[INFO] [1716546449.695356486] [UnityEndpoint]: Disconnected from 172.16.46.161
Exception in thread Thread-2:
Traceback (most recent call last):
File "/opt/ros/humble/local/lib/python3.10/dist-packages/rosidl_generator_py/import_type_support_impl.py", line 46, in import_type_support
return importlib.import_module(module_name, package=pkg_name)
File "/usr/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "
ModuleNotFoundError: No module named 'unity_robotics_demo_msgs.unity_robotics_demo_msgs_s__rosidl_typesupport_c'
Sorry,I have already solved this problem. It's the customer interface CMakeList problem
Sorry,I have already solved this problem. It's the customer interface CMakeList problem
Could you please show me how you fix this problem?
https://blog.csdn.net/weixin_44566432/article/details/133941241
you can solve this problem by follow this paper