Skip to content

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

@onrdmr

Description

@onrdmr

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions