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

feat(tier4_planning_rviz_plugin): set path colors from rviz and add fade_out feature #8972

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. style: improve visualizePath style

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan authored and xmfcx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    86b09c5 View commit details
    Browse the repository at this point in the history
  2. refactor: remove unused code in visualizeEndOfPath function

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan authored and xmfcx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f9e507a View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused code related to visualizeEndOfPath and add fa…

    …deoutdistance prop and fix typo
    
    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan authored and xmfcx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    88df89d View commit details
    Browse the repository at this point in the history
  4. move functions back out of class

    Signed-off-by: M. Fatih Cırıt <[email protected]>
    xmfcx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d8ba16f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f19ca76 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fade out distance implementation

    Signed-off-by: M. Fatih Cırıt <[email protected]>
    xmfcx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    24a9c1c View commit details
    Browse the repository at this point in the history
  2. make comments more descriptive

    Signed-off-by: M. Fatih Cırıt <[email protected]>
    xmfcx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8e458a5 View commit details
    Browse the repository at this point in the history
  3. add missing header

    Signed-off-by: M. Fatih Cırıt <[email protected]>
    xmfcx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1474dc7 View commit details
    Browse the repository at this point in the history
  4. remove empty line :p

    Signed-off-by: M. Fatih Cırıt <[email protected]>
    xmfcx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    aacafb0 View commit details
    Browse the repository at this point in the history
  5. do not change how ratios are computed

    Signed-off-by: M. Fatih Cırıt <[email protected]>
    xmfcx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b5a3fad View commit details
    Browse the repository at this point in the history