forked from AutomotiveAIChallenge/aichallenge-2024
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(control): improved pure pursuit control (#12)
* feat: pure_pursuitの見ている点をrviz2で可視化 * pure_pursuitのパラメタ調整 * feat: added rviz2 display setting * Revert "pure_pursuitのパラメタ調整" This reverts commit 6e45ced. --------- Co-authored-by: Shotaro Itahara <[email protected]>
- Loading branch information
1 parent
c207fce
commit b074fc0
Showing
3 changed files
with
75 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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