Skip to content

Why is child_frame_id not set for 'odom_msg' (and 'ground_truth_msg') in stageros.cpp? #57

Open
@sayali-purdue

Description

@sayali-purdue

nav_msgs::Odometry defintion states that twist data should be specified in the coordinate frame given by child_frame_id.

'odom_msg' (and 'ground_truth_msg') variable in stageros.cpp is of type nav_msgs::Odometry and contains twist data. Since, child_frame_id is not set, which co-ordinate frame does the twist data belong to? Also, I would like to know why is the ROS datatype definition not followed here.

Looking forward to your response.

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