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

ros_unity_integration tf message no module error on docker container setup for both melodic and noetic. #419

Open
onrdmr opened this issue Jul 7, 2024 · 0 comments

Comments

@onrdmr
Copy link

onrdmr commented Jul 7, 2024

i have started sudo docker run -it --rm -p 10000:10000 noetic /bin/bash comand as following tutorial said ros_unity_integration

ros connection connecting but gives no module found error.
[INFO] [1720382717.236804]: Starting server on 0.0.0.0:10000
[INFO] [1720382718.180484]: Connection from 172.17.0.1
[ERROR] [1720382718.184892]: Failed to resolve message name: No module named tf2_msgs.msg

and also unity side gives
SysCommand.subscribe - Unknown message class 'tf2_msgs/TFMessage'
UnityEngine.Debug:LogError (object)
Unity.Robotics.ROSTCPConnector.ROSConnection:ReceiveSysCommand (string,string) (at ./Library/PackageCache/com.unity.robotics.ros-tcp-connector@c27f00c6cf/Runtime/TcpConnector/ROSConnection.cs:680)
Unity.Robotics.ROSTCPConnector.ROSConnection:Update () (at ./Library/PackageCache/com.unity.robotics.ros-tcp-connector@c27f00c6cf/Runtime/TcpConnector/ROSConnection.cs:587)

What is wrong? Does anyone have suggestion?

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