Skip to content

Commit 1fbf181

Browse files
isamu-takagiHansRobo
authored andcommitted
feat: remove launch for old routing api (autowarefoundation#2136)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent becf64b commit 1fbf181

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

launch/tier4_autoware_api_launch/launch/include/internal_api_adaptor.launch.py

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ def generate_launch_description():
3131
components = [
3232
_create_api_node("iv_msgs", "IVMsgs"),
3333
_create_api_node("operator", "Operator"),
34-
_create_api_node("route", "Route"),
3534
_create_api_node("velocity", "Velocity"),
3635
]
3736
container = ComposableNodeContainer(

0 commit comments

Comments
 (0)