Skip to content

Commit

Permalink
feat: remove launch for old routing api (autowarefoundation#2136)
Browse files Browse the repository at this point in the history
Signed-off-by: Takagi, Isamu <[email protected]>

Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: yoshiri <[email protected]>
  • Loading branch information
isamu-takagi authored and YoshiRi committed Jan 11, 2023
1 parent d9d61ce commit 3d1826b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def generate_launch_description():
components = [
_create_api_node("iv_msgs", "IVMsgs"),
_create_api_node("operator", "Operator"),
_create_api_node("route", "Route"),
_create_api_node("velocity", "Velocity"),
]
container = ComposableNodeContainer(
Expand Down

0 comments on commit 3d1826b

Please sign in to comment.