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

Add feature to have multiple transforms when parsing YAML actions #46

Open
pfankhauser opened this issue Oct 28, 2017 · 0 comments
Open
Assignees

Comments

@pfankhauser
Copy link
Contributor

Example:

adapt_coordinates:
  - transform:
      source_frame: footprint
      target_frame: odom
  - transform:
      source_frame: <target_frame>
      target_frame: odom
      transform_in_source_frame:
        position: [<position_x>, <position_y>, <position_z>]
        orientation: [0.0, 0.0, <orientation_yaw>]
@pfankhauser pfankhauser self-assigned this Oct 28, 2017
@FGiraldez FGiraldez assigned FGiraldez and unassigned pfankhauser May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants