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

40 port dijkstra mesh planner pkg to ros2 #44

Merged
merged 19 commits into from
Jan 30, 2024

Commits on Jan 23, 2024

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

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f97e314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbaa749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633a5f2 View commit details
    Browse the repository at this point in the history
  4. port logging to ROS2

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6555738 View commit details
    Browse the repository at this point in the history
  5. fix msg types for ROS2

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6ec4a5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c555e0b View commit details
    Browse the repository at this point in the history
  7. fix timing calculations

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1904839 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8c5490 View commit details
    Browse the repository at this point in the history
  9. change: build shared object

    Needed for use in plugins, e.g. dijkstra mesh planner
    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    79bd475 View commit details
    Browse the repository at this point in the history
  10. use ament_cmake_ros

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f3de363 View commit details
    Browse the repository at this point in the history
  11. add missing linker call

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b57f539 View commit details
    Browse the repository at this point in the history
  12. remove pkgconfig

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    77bb387 View commit details
    Browse the repository at this point in the history
  13. fix compile defs

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4d93f5b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1cca45 View commit details
    Browse the repository at this point in the history
  15. remove ineffectual line

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b43ea53 View commit details
    Browse the repository at this point in the history
  16. remove obsolete cfg file

    Cakem1x committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f7e40de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c0c0927 View commit details
    Browse the repository at this point in the history