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

New approach for toMsg()/fromMsg() #427

Open
wants to merge 15 commits into
base: rolling
Choose a base branch
from

Commits on Jun 21, 2021

  1. add forward.h

    gleichdick committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    2968618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4b16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    734ff74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ade88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2ad66f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0793e56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3293c8 View commit details
    Browse the repository at this point in the history
  8. [6/7] Complete rework: kdl

    gleichdick committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c055cb0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9fd36c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f0c575 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e2e76d View commit details
    Browse the repository at this point in the history
  12. Add more conversion tests

    Tests for wrench conversion, Eigen <-> KDL
    and the error messaging facilities from convert.h
    gleichdick committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f5195ed View commit details
    Browse the repository at this point in the history
  13. KDL: linting

    gleichdick committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4262738 View commit details
    Browse the repository at this point in the history
  14. geometry: linting

    gleichdick committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c48c9e6 View commit details
    Browse the repository at this point in the history
  15. Re-enable unstamped eigen tests

    they were disabled because of MSVC and ADL
    (MSVC couldn't choose between tf2::toMsg and Eigen::toMsg)
    gleichdick committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    66ad137 View commit details
    Browse the repository at this point in the history