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

ROS2 - Humble #26

Merged
merged 40 commits into from
Nov 17, 2023
Merged

ROS2 - Humble #26

merged 40 commits into from
Nov 17, 2023

Commits on May 16, 2023

  1. added assimp

    amock committed May 16, 2023
    Configuration menu
    Copy the full SHA
    98c249b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff1a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a84506e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    1823ab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    72881ee View commit details
    Browse the repository at this point in the history
  2. ament_cmake to package xml

    amock committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    aee249c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    9070fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bfdd2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac5f08 View commit details
    Browse the repository at this point in the history
  4. added params

    amock committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0187c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af7f512 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    abc73b3 View commit details
    Browse the repository at this point in the history
  2. added readmes and todos

    amock committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7620635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32a2ae4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. added comment

    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5dafd89 View commit details
    Browse the repository at this point in the history
  2. more fixes

    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b0d59ee View commit details
    Browse the repository at this point in the history
  3. fixes

    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9a79358 View commit details
    Browse the repository at this point in the history
  4. mesh display compiles?

    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6e151f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2ba4b1 View commit details
    Browse the repository at this point in the history
  6. more changes

    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    69759d1 View commit details
    Browse the repository at this point in the history
  7. mesh visual is compiling

    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bfd0dac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ada9765 View commit details
    Browse the repository at this point in the history
  9. fixed message filters for new rviz transfomer types. replaced hacky r…

    …os node with rviz node interface
    amock committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b786ebd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    79edf65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c8e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd3ad2a View commit details
    Browse the repository at this point in the history
  4. ported RVizFileProperty. MeshPoseTool uses a lot of functions that ha…

    …ve been removed. Need to figure out what functions I can use to do basic raycasting
    amock committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a7d94aa View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. passive visualizations are working now. interactions are still missin…

    …g (PoseTool, LabelTool)
    amock committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    71fd32a View commit details
    Browse the repository at this point in the history
  2. added todos

    amock committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5eae862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d275a93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab0786 View commit details
    Browse the repository at this point in the history
  5. mesh pose tool is working again. needed to replace raycasting operati…

    …ons because they are not available anymore. New functions using the depth buffer but its not very accurate. normal is post calculated by PCA. also not accurate. TODO: find better functions
    amock committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8e96a98 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. fixed mesh pose tool

    amock committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e8017ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1969a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c8f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea0a910 View commit details
    Browse the repository at this point in the history
  5. ported mesh_msgs_transform

    amock committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    65a8736 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d83bfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    791b8c7 View commit details
    Browse the repository at this point in the history
  8. used rclcpp prints

    amock committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c6fd189 View commit details
    Browse the repository at this point in the history