forked from tier4/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: replace acc calculation in planning control modules (tier4#…
…1213) * [obstacle_cruise_planner] replace acceleration calculation Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * [obstacle_stop_planner] replace acceleration calculation Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * [trajectory_follower] replace acceleration calculation Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remap topic name in lanuch Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix nullptr check Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix controller test Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
- Loading branch information
1 parent
c925002
commit 51892f6
Showing
17 changed files
with
401 additions
and
812 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
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
Oops, something went wrong.