Skip to content

incorrect documentation for tf_geo.do_transform_point(transform, point) in com.py #1

@Marius-Juston

Description

@Marius-Juston

Small thing but the documentation for

"""
- Use tf_geo.do_transform_point(transform, point) to apply transform where point
            is ros_msg type geometry_msgs.msg.PointStamped()
"""

it should be instead:

tf_geo.do_transform_point(point, transform) as in the documentation https://docs.ros.org/en/diamondback/api/tf2_geometry_msgs/html/namespacetf2__geometry__msgs_1_1tf2__geometry__msgs.html and the codebase for Noetic

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions