-
Notifications
You must be signed in to change notification settings - Fork 677
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
- Loading branch information
1 parent
c9abdd7
commit 0ee6f93
Showing
13 changed files
with
38,809 additions
and
43 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
9 changes: 9 additions & 0 deletions
9
planning/static_centerline_optimizer/launch/run_planning_server.launch.xml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<launch> | ||
<!-- mandatory arguments for planning--> | ||
<arg name="vehicle_model"/> | ||
|
||
<include file="$(find-pkg-share static_centerline_optimizer)/launch/static_centerline_optimizer.launch.xml"> | ||
<arg name="vehicle_model" value="$(var vehicle_model)"/> | ||
<arg name="run_background" value="true"/> | ||
</include> | ||
</launch> |
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
3 changes: 0 additions & 3 deletions
3
planning/static_centerline_optimizer/scripts/path_planning.sh
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
planning/static_centerline_optimizer/scripts/request_load_map.sh
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.