Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use pose multiplication instead of addition
The ign-math Pose addition operator is going to be deprecated, so use the multiplication operator instead. It works in the opposite order, matching the behavior of coordinate transform multiplication. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
- Loading branch information