Implement Tire Trajectory feature and cleanup Path Modes#342
Merged
Conversation
ChanHoya
commented
May 3, 2026
- 신규 파라미터 등록: CarrotTireTrajectory를 추가하여 타이어 경로 표시 여부를 독립적으로 제어할 수 있게 했습니다.
- 설정 메뉴 개편: ㅇ Carrot 설정의 Path 탭에서 Laneless Path 설정 바로 위에 "Tire Trajectory" 토글 메뉴를 추가했습니다. ㅇ 기존 패스 모드 선택(Laneless, LaneMode) 리스트에서 더 이상 필요 없는 16번 모드를 삭제하고 최대 범위를 15로 조정했습니다.
- 렌더링 로직 최적화: ㅇ drawLaneCenterIndicator 함수에서 불필요했던 중앙 패스 그리기 로직을 완전히 삭제했습니다. ㅇ 외곽 그라데이션(Tire Trajectory)과 하단 L/R 거리 표시는 설정 메뉴에서 해당 토글을 켰을 때만 나타나며, 기존에 선택한 Laneless 또는 LaneMode 패스와 동시에 깨끗하게 겹쳐서 보입니다.
1. 신규 파라미터 등록: CarrotTireTrajectory를 추가하여 타이어 경로 표시 여부를 독립적으로 제어할 수 있게 했습니다. 2. 설정 메뉴 개편: ㅇ Carrot 설정의 Path 탭에서 Laneless Path 설정 바로 위에 "Tire Trajectory" 토글 메뉴를 추가했습니다. ㅇ 기존 패스 모드 선택(Laneless, LaneMode) 리스트에서 더 이상 필요 없는 16번 모드를 삭제하고 최대 범위를 15로 조정했습니다. 3. 렌더링 로직 최적화: ㅇ drawLaneCenterIndicator 함수에서 불필요했던 중앙 패스 그리기 로직을 완전히 삭제했습니다. ㅇ 외곽 그라데이션(Tire Trajectory)과 하단 L/R 거리 표시는 설정 메뉴에서 해당 토글을 켰을 때만 나타나며, 기존에 선택한 Laneless 또는 LaneMode 패스와 동시에 깨끗하게 겹쳐서 보입니다.
Author
|
지난번 제가 PR 했던 mode 16은 다른 모드 1 |
Owner
|
carrot_settings.json 파일에도 추가바랍니다. |
Owner
|
drawLaneCenterIndicator 로 인해 기존 path color가 흐트러지는것 같습니다.. |
happymaj11r
pushed a commit
to happymaj11r/openpilot
that referenced
this pull request
May 4, 2026
1. 신규 파라미터 등록: CarrotTireTrajectory를 추가하여 타이어 경로 표시 여부를 독립적으로 제어할 수 있게 했습니다. 2. 설정 메뉴 개편: ㅇ Carrot 설정의 Path 탭에서 Laneless Path 설정 바로 위에 "Tire Trajectory" 토글 메뉴를 추가했습니다. ㅇ 기존 패스 모드 선택(Laneless, LaneMode) 리스트에서 더 이상 필요 없는 16번 모드를 삭제하고 최대 범위를 15로 조정했습니다. 3. 렌더링 로직 최적화: ㅇ drawLaneCenterIndicator 함수에서 불필요했던 중앙 패스 그리기 로직을 완전히 삭제했습니다. ㅇ 외곽 그라데이션(Tire Trajectory)과 하단 L/R 거리 표시는 설정 메뉴에서 해당 토글을 켰을 때만 나타나며, 기존에 선택한 Laneless 또는 LaneMode 패스와 동시에 깨끗하게 겹쳐서 보입니다. Co-authored-by: Hoya <jungch@naver.com> Co-authored-by: carrot <43668841+ajouatom@users.noreply.github.com> (cherry picked from commit 9508758)
happymaj11r
pushed a commit
to happymaj11r/openpilot
that referenced
this pull request
May 4, 2026
…uatom#342)" This reverts commit 9508758. (cherry picked from commit 9aa4036)
ajouatom
added a commit
that referenced
this pull request
May 6, 2026
* Reapply "Implement Tire Trajectory feature and cleanup Path Modes (#342)" * late lat enable * fix.. * fix.. * car dashboard error. * fix dashboard.. error. * fix lat enabled..
happymaj11r
pushed a commit
to happymaj11r/openpilot
that referenced
this pull request
May 8, 2026
* Reapply "Implement Tire Trajectory feature and cleanup Path Modes (ajouatom#342)" * late lat enable * fix.. * fix.. * car dashboard error. * fix dashboard.. error. * fix lat enabled.. (cherry picked from commit 178b8ac)
dongho74s
pushed a commit
to dongho74s/carrotpilot
that referenced
this pull request
May 9, 2026
Refactor LCA icon value assignments for clarity web (ajouatom#350) * queue * locale tireTrajectory & dashboard error fix. (ajouatom#351) * Reapply "Implement Tire Trajectory feature and cleanup Path Modes (ajouatom#342)" * late lat enable * fix.. * fix.. * car dashboard error. * fix dashboard.. error. * fix lat enabled.. boot logs (c3-wip) (ajouatom#355) * scorn log * F * ff * ff * text cc * font size angle steer: adjust steering pressed return torque timer. 5 -> 50 web (ajouatom#356) * default set * button locate * button * ui f * ui * profile add * ff * f * ff * css * f * ui * color * f * f * f * ff * f * f * drop menu * f * ani * a * a css (ajouatom#357) * fx * fix * fix Update carstate.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.