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 #509

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Ros2 #509

wants to merge 18 commits into from

Commits on Jun 10, 2021

  1. migration to ROS2

    grischi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a6b34af View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge pull request TixiaoShan#254 from grischi/ros2

    ROS2 porting
    TixiaoShan authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    0f4908b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. give name to nodes

    jediofgever committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    3254ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c89221 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. fix installation description in README.md

    Christoph Gruber committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    404ab01 View commit details
    Browse the repository at this point in the history
  2. fix error with frame names introduced in the ROS2 port

    Christoph Gruber committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    92a25ab View commit details
    Browse the repository at this point in the history
  3. use rclcpp callback groups to make multithreaded spinning work

    Christoph Gruber committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    74ffb6c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 26, 2022

  1. Merge pull request TixiaoShan#307 from FrankBu0616/ros2

    Update imuPreintegration.cpp
    TixiaoShan authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7a3824c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Ros2 add save map service (TixiaoShan#317)

    * add save map service
    
    * Update mapOptmization.cpp
    
    * Update mapOptmization.cpp
    
    * Update README.md
    
    * Update mapOptmization.cpp
    
    * Update mapOptmization.cpp
    
    * Update mapOptmization.cpp
    
    * Update mapOptmization.cpp
    
    * Update mapOptmization.cpp
    
    * Update SaveMap.srv
    FrankBu0616 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    09583e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

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

Commits on Feb 2, 2023

  1. TixiaoShan#400

    grischi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    23d5e5d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Fixed CMake Warnings for humble and added compiler flag for openMP (T…

    …ixiaoShan#443)
    
    * Fixed CMake Warnings for humble and added compiler flag for openMP
    
    * Update CMakeLists.txt, added openMP in a clean way
    lukasj-imar authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e48b7a0 View commit details
    Browse the repository at this point in the history
  2. ROS2 dockerfile and docker compose (TixiaoShan#446)

    * Added ros2 huble dockerfile
    
    * Added docker compose yaml file
    
    * Updated README with instructions to run the docker container
    
    * Updated directory name from colcon_ws to ros2_ws
    VineetTambe authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4938d3b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Added logic to handle "ring" field for velodyne lidars (TixiaoShan#452)

    * Added ros2 huble dockerfile
    
    * Added docker compose yaml file
    
    * Updated README with instructions to run the docker container
    
    * Updated directory name from colcon_ws to ros2_ws
    
    * Updated ring calculation logic to be cocmpatible with tartanair dataset
    
    * updated container name
    
    * Added code to calculate ring in the case of velodyne sensor
    
    * updated ringFlag to make it more general for future ease of use
    
    * reverted config to default
    
    * removed extra whitespace
    
    * fixed extra whitespace
    
    * fixed whitespace in config
    VineetTambe authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9d039fd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Sep 10, 2024

  1. add note

    shenxulei1225 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3526cc9 View commit details
    Browse the repository at this point in the history