Skip to content

Commit 1ab2485

Browse files
isamu-takagimitsudome-r
authored andcommitted
feat: remove launch for old routing api
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
1 parent 3f3d3ad commit 1ab2485

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)