Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion autoware_adapi_v1_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
manual/msg/HazardLightsCommand.msg
manual/msg/ManualControlMode.msg
manual/msg/ManualControlModeStatus.msg
manual/msg/ManualOperatorStatus.msg
manual/msg/ManualOperatorHeartbeat.msg
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be appropriate to include this change in this PR?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It needed some other changes so I merged it into this PR. I updated the PR title and description so could you please check it again? The steering_tire_velocity additions have also been merged.

manual/srv/ListManualControlMode.srv
manual/srv/SelectManualControlMode.srv
routing/msg/RouteState.msg
Expand Down
2 changes: 1 addition & 1 deletion autoware_adapi_v1_msgs/manual/msg/PedalsCommand.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
builtin_interfaces/Time stamp
float32 accelerator
float32 throttle
Comment thread
yukkysaito marked this conversation as resolved.
float32 brake
1 change: 1 addition & 0 deletions autoware_adapi_v1_msgs/manual/msg/SteeringCommand.msg
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
builtin_interfaces/Time stamp
float32 steering_tire_angle
float32 steering_tire_velocity