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 various QOL updates (preparing new binary release) #1225

Open
wants to merge 22 commits into
base: ros2
Choose a base branch
from

Commits on Oct 19, 2024

  1. Updating examples and README

    matlabbe committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bfdd638 View commit details
    Browse the repository at this point in the history
  2. updated main readme

    matlabbe committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    01793f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. odom: Added always_check_imu_tf parameter. sync: increased default sy…

    …nc_queue_size from 2 to 5 (to be more flexible to different hardware), added input and output diagnostics. rtabmap_viz: fixed node with same name redeclared warning.
    matlabbe committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b888fe3 View commit details
    Browse the repository at this point in the history
  2. update readme

    matlabbe committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ad98a63 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Added husky demo

    matlabbe committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    18ad78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d149c8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ef4b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f432cc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    4b0a2ed View commit details
    Browse the repository at this point in the history
  2. renamed files

    matlabbe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1b17fda View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    ef04577 View commit details
    Browse the repository at this point in the history
  2. Added vlp16 + imu example

    matlabbe committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a4cbff0 View commit details
    Browse the repository at this point in the history
  3. Added husky 3D lidar demos

    matlabbe committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    e5b2602 View commit details
    Browse the repository at this point in the history
  4. moved demos in subdir

    matlabbe committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    c6c2d06 View commit details
    Browse the repository at this point in the history
  5. Added vlp16+zed example

    matlabbe committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a1d95e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. rtabmap_viz: ignore odom update if tf not ready when not using topic …

    …(to avoid showing red screen). Added champ VSLAM demo.
    matlabbe committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0f8f119 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

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

Commits on Nov 21, 2024

  1. pointcloud_to_depthimage: added more error logs, removed output camer…

    …a_info published twice and match ros1 namespaces
    matlabbe committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9ef8009 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Created two base general examples for 3D lidar usage, then create har…

    …dware specific examples on top of them.
    matlabbe committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a73a792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c133f35 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Added isaac sim demo

    matlabbe committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6970f55 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Final update of all demos. Fixed MapCloud rviz plugin crashing when f…

    …loor/ceiling filtering is used and resulting cloud is empty.
    matlabbe committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    13ea0cf View commit details
    Browse the repository at this point in the history