Skip to content

Commit

Permalink
added odometry input in README.md
Browse files Browse the repository at this point in the history
previously there was a mistake that odometry input was not included in README.md. Fixed that.
  • Loading branch information
PurplePegasuss authored and mitsudome-r committed Jan 14, 2025
1 parent e12bd85 commit 4c1c17a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions planning/autoware_mission_planner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ It distributes route requests and planning results according to current MRM oper
| `input/vector_map` | autoware_map_msgs/msg/LaneletMapBin | vector map of Lanelet2 |
| `input/modified_goal` | geometry_msgs/PoseWithUuidStamped | modified goal pose |
| `input/operation_mode_state` | autoware_adapi_v1_msgs/OperationModeState | operation mode state |
| `input/odometry` | nav_msgs/msg/Odometry | vehicle odometry |

### Publications

Expand Down

0 comments on commit 4c1c17a

Please sign in to comment.