Skip to content

Commit

Permalink
Changed Topic Names
Browse files Browse the repository at this point in the history
  • Loading branch information
Super-T02 committed Nov 29, 2024
1 parent 89a70d9 commit 8fd7453
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/ros_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ lane_detection_ai_node:
model_config_path: "config/model_sparse_config.py"

# Topics for an example publisher and subscriber
image_topic: "/camera/undistorted"
result_topic: "/lane_detection/result"
debug_image_topic: "/lane_detection/debug_image"
image_topic: "/camera/image/undistorted"
result_topic: "/lane_detection/lane"
debug_image_topic: "/lane_detection/debug/image"

0 comments on commit 8fd7453

Please sign in to comment.