Skip to content

Commit

Permalink
feat: initiate manual
Browse files Browse the repository at this point in the history
Signed-off-by: TetsuKawa <[email protected]>
  • Loading branch information
TetsuKawa committed Dec 6, 2024
1 parent db51b36 commit 297b5df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ SimplePlanningSimulator::SimplePlanningSimulator(const rclcpp::NodeOptions & opt
}

// control mode
current_control_mode_.mode = ControlModeReport::AUTONOMOUS;
current_control_mode_.mode = ControlModeReport::MANUAL;
current_manual_gear_cmd_.command = GearCommand::PARK;
}

Expand Down

0 comments on commit 297b5df

Please sign in to comment.