Skip to content

Commit

Permalink
fix: conflict
Browse files Browse the repository at this point in the history
Signed-off-by: tzhong518 <[email protected]>
  • Loading branch information
tzhong518 committed Dec 6, 2024
2 parents 5791db0 + 200573c commit cd04a31
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,19 @@

### Input

<<<<<<< HEAD
| Name | Type | Description |
| ------------------------------------ | ------------------------------------------------ | ------------------ |
| `~/input/vector_map` | `autoware_map_msgs::msg::LaneletMapBin` | vector map |
| `~/input/route` | `autoware_planning_msgs::msg::LaneletRoute` | route (optional) |
| `~/input/classified/traffic_lights` | `autoware_perception_msgs::msg::TrafficLightGroupArray` | classified signals |
=======
| Name | Type | Description |
| ----------------------------------- | ------------------------------------------------------- | ------------------ |
| `~/input/vector_map` | `autoware_map_msgs::msg::LaneletMapBin` | vector map |
| `~/input/route` | `autoware_planning_msgs::msg::LaneletRoute` | route (optional) |
| `~/input/classified/traffic_lights` | `autoware_perception_msgs::msg::TrafficLightGroupArray` | classified signals |
>>>>>>> 200573ce766fc67663ffc721632f6520d392a775
### Output

Expand Down

0 comments on commit cd04a31

Please sign in to comment.