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

Correction to twist in pose_gt plugin to match Odometry msg specifications #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidorchansky
Copy link

@davidorchansky davidorchansky commented Feb 1, 2022

The pose_gt plugin publishes the twist values in world frame of reference. However, the specification of the Odometry message state that:

The twist in this message should be specified in the coordinate frame given by the child_frame_id

There seems to be a similar fix done to the p3d sensor plugin in the gazebo package, although it hasn't been merged yet:
ros-simulation/gazebo_ros_pkgs#1283

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

Successfully merging this pull request may close these issues.

None yet

1 participant