Skip to content

Conversation

@uchikun2493
Copy link
Contributor

チケット:https://github.com/orgs/SSL-Roots/projects/7/views/1?pane=issue&itemId=108712264

  • 最初は新しいファイルを作ろうとしたけど,浮いたball_approachを改造した
  • 中身はほとんどkickなので,いつかkickへの流用も考えたい

@github-actions
Copy link

github-actions bot commented May 3, 2025

test_scenario_force_start.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14812624010/artifacts/3055798980

@github-actions
Copy link

github-actions bot commented May 3, 2025

test_scenario_penalty.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14812624010/artifacts/3055799942

@github-actions
Copy link

github-actions bot commented May 3, 2025

test_scenario_kickoff.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14812677012/artifacts/3055811173

@github-actions
Copy link

github-actions bot commented May 4, 2025

test_scenario_obstacle_avoidance.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14822312020/artifacts/3057978182

@github-actions
Copy link

github-actions bot commented May 4, 2025

test_scenario_penalty.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14822312020/artifacts/3057978729

Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

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

動作いい感じです!気になるところコメントしました

ball_stop_pos=ball_stop_pos,
distance=0.3,
)
command.desired_pose.theta = tool.get_angle(robot_pos, ball_pos)
Copy link
Contributor

Choose a reason for hiding this comment

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

ここはball_stop_posからball_posを見る角度にすると、スムーズにレシーブできそう

{"trigger": "need_rechasing", "source": "aiming", "dest": "chasing"},
{"trigger": "can_kick", "source": "aiming", "dest": "receiving"},
{"trigger": "need_reaiming", "source": "receiving", "dest": "aiming"},
{"trigger": "reset", "source": "*", "dest": "chasing"},
Copy link
Contributor

Choose a reason for hiding this comment

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

ここらへんが、kickの状態遷移のままです

@github-actions
Copy link

github-actions bot commented May 4, 2025

test_scenario_obstacle_avoidance.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14822842380/artifacts/3058092795

@github-actions
Copy link

github-actions bot commented May 4, 2025

test_scenario_penalty.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14822842380/artifacts/3058093433

Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

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

LGTM!つよい!

@ShotaAk ShotaAk merged commit be3ef5a into main May 5, 2025
3 checks passed
@ShotaAk ShotaAk deleted the add_chase_receive branch May 5, 2025 00:21
@github-actions
Copy link

github-actions bot commented May 5, 2025

test_scenario_penalty.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14826636755/artifacts/3058963482

@github-actions
Copy link

github-actions bot commented May 5, 2025

test_scenario_ball_placement.py failed. Failure logs: https://github.com/SSL-Roots/consai_ros2/actions/runs/14826636755/artifacts/3058965111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants