Skip to content

Commit

Permalink
AROUND_BALL_AND_KICKの定義
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo committed Jan 15, 2025
1 parent 97f86da commit b70c34c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crane_robot_skills/include/crane_robot_skills/kick.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ namespace crane::skills
enum class KickState {
ENTRY_POINT,
CHASE_BALL,
AROUND_BALL,
KICK,
AROUND_BALL_AND_KICK,
REDIRECT_KICK,
POSITIVE_REDIRECT_KICK,
};
Expand Down

0 comments on commit b70c34c

Please sign in to comment.