Skip to content

tf2_geometry_msgs #26

@mkolodziejczyk-piap

Description

@mkolodziejczyk-piap

Hi, I've tried to launch kf_hungarian_tracker node, but got error

ModuleNotFoundError: No module named 'tf2_geometry_msgs'

I tried to install it on Foxy (from debians and from source), but seems like this python script is not installed yet
https://github.com/ros2/geometry2/blob/ros2/tf2_geometry_msgs/src/tf2_geometry_msgs/tf2_geometry_msgs.py
I did some sys.append(path) stuff but then

ModuleNotFoundError: No module named 'PyKDL'

I tried to install it from pip, but failed. Seems like this is a broader problem:
https://github.com/ros2/geometry2/blob/d65b7eb996dcc81bfd3389153b25b9d56eed0e8c/tf2_geometry_msgs/CMakeLists.txt#L21-L28

I see no issue about this problem, so how you deal with it?

Regards,

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