Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VectorRobotics/vector_navigation_stack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: VectorRobotics/vector_navigation_stack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dynamic_params
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 41 files changed
  • 1 contributor

Commits on Mar 4, 2026

  1. fixed path bug

    alexlin2 committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    26cb005 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Refactor launch scripts to source workspace setup from a consistent d…

    …irectory structure and include cmd_vel_mux in all relevant launch files.
    alexlin2 committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    7ffb447 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Update frame_id references from 'vehicle' to 'base_link' in launch fi…

    …les and source code for consistency
    alexlin2 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    1879a2d View commit details
    Browse the repository at this point in the history
  2. Implemented new odom transformer node. Remove sensor offset parameter…

    …s from configuration and source code; update odometry topic references to use '/odom_base_link' instead of '/state_estimation' across launch files and implementations.
    alexlin2 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    7077814 View commit details
    Browse the repository at this point in the history
  3. bug fix for building

    alexlin2 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    df07789 View commit details
    Browse the repository at this point in the history
  4. rviz bug

    alexlin2 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    a065d89 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. wrong url fixed

    alexlin2 committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    fc51c43 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Refactor launch file arguments for clarity by renaming 'config_file' …

    …to 'slam_config_file' and 'odom_topic' to 'slam_odom_topic'. Update parameter references accordingly.
    alexlin2 committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    cca1e4e View commit details
    Browse the repository at this point in the history
Loading