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

v0.13.2-rc1 #881

Merged
merged 46 commits into from
Jul 12, 2022
Merged

v0.13.2-rc1 #881

merged 46 commits into from
Jul 12, 2022

Commits on Jul 6, 2022

  1. wip

    dehann committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e94db2c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. rework SAP 2/3

    dehann committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    39e719f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8debba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65475fa View commit details
    Browse the repository at this point in the history
  4. add ScatterAlignPose3

    dehann committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4433bbf View commit details
    Browse the repository at this point in the history
  5. fix test

    dehann committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e7e091c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. fixing tests

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    7e14fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff38e2 View commit details
    Browse the repository at this point in the history
  3. fix identity AT4C

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    1b7407a View commit details
    Browse the repository at this point in the history
  4. udpate Pose2AprilTag4Corners

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    22553ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c95075 View commit details
    Browse the repository at this point in the history
  6. fix refactored test

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    42a7779 View commit details
    Browse the repository at this point in the history
  7. fix simple graph test

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    99a49c4 View commit details
    Browse the repository at this point in the history
  8. fix a missing ls?

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    871535c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9b2f86 View commit details
    Browse the repository at this point in the history
  10. better CI names

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    a67689b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #874 from JuliaRobotics/22Q3/sap/pose3

    ScatterAlignPose3 and ArrayPartition fixes
    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    492bd4a View commit details
    Browse the repository at this point in the history
  12. work on rosbag writer

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    de01483 View commit details
    Browse the repository at this point in the history
  13. basic writer

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    85dbd4e View commit details
    Browse the repository at this point in the history
  14. rm excess file

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9719548 View commit details
    Browse the repository at this point in the history
  15. write Rosbag

    dehann committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    462d23a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. wip on export ROS.PointCloud2

    dehann committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    1cfd6a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    fa7b532 View commit details
    Browse the repository at this point in the history
  2. add NEWS.md

    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ac612e6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #875 from JuliaRobotics/22Q3/ros/bagwritter

    rosbag writer
    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    aec065b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194a27a View commit details
    Browse the repository at this point in the history
  5. update NEWS.md

    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ce00252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d5a587 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6710238 View commit details
    Browse the repository at this point in the history
  8. update News

    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    f39d992 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #876 from JuliaRobotics/22Q3/enh/pcl_apply

    _PCL.PointCloud with 3D transform apply, and testing
    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0badc43 View commit details
    Browse the repository at this point in the history
  10. restore test from depr bug

    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7bed424 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #877 from JuliaRobotics/22Q3/fix/testdepr

    restore test from depr bug
    dehann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5ec7c22 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    543f71f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5331ac View commit details
    Browse the repository at this point in the history
  3. bug fix

    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2710c1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #878 from JuliaRobotics/22Q3/enh/consol_transform

    Common transform for ScatterAlign and _PCL , Pose3
    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1087198 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40cf9c0 View commit details
    Browse the repository at this point in the history
  6. expand test

    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    56a54d1 View commit details
    Browse the repository at this point in the history
  7. tighter compat

    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    818908c View commit details
    Browse the repository at this point in the history
  8. refine compat further

    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    452a926 View commit details
    Browse the repository at this point in the history
  9. Update literature.md

    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    bce15f5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #880 from JuliaRobotics/22Q3/lit/se_lie_metrics

    update literature
    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e4f29a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef6c44e View commit details
    Browse the repository at this point in the history
  12. bump v0.13.2

    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ebb79ed View commit details
    Browse the repository at this point in the history
  13. Merge pull request #879 from JuliaRobotics/22Q3/enh/SAP3

    better standz. ScatterAlign as PosePose residual (Pose3)
    dehann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    421ecff View commit details
    Browse the repository at this point in the history