Skip to content

Feature/mediapipe hand delivery - #55

Closed
chris3471 wants to merge 11 commits into
integration/side-grip-enhancedfrom
feature/mediapipe-hand-delivery
Closed

Feature/mediapipe hand delivery#55
chris3471 wants to merge 11 commits into
integration/side-grip-enhancedfrom
feature/mediapipe-hand-delivery

Conversation

@chris3471

Copy link
Copy Markdown
Contributor

변경 내용

MediaPipe 기반 손바닥 핸드오버 플로우를 추가/개선했습니다.

  • 손바닥 안정 검출 후 로봇을 observe 위치에서 자동 핸드오버로 연결
  • 손 위치 기준으로 LIFT -> APPROACH(X/Y/Z) -> Z contact search 흐름 적용
  • Z 하강 중 외력/contact 후보를 확인하고, 조건 충족 시 그리퍼 open 후 후퇴
  • contact confirm 샘플/최소 hit 수 옵션 추가
  • low-latency hand overlay viewer 및 hand detection 실행 환경 정리
  • integration/side-grip-enhanced와 병합하며 panel/router/실행 스크립트 충돌 해결

변경 타입

  • feat (새 기능)
  • fix (버그 수정)
  • refactor (리팩토링)
  • docs (문서)
  • chore (빌드 · 설정)
  • safety (하드웨어 안전 관련)

관련 이슈

Refs: #

테스트 방법

# 문법/충돌 확인
python3 -m py_compile \
  tools/run/auto_handover_on_palm.py \
  tools/run/handover_cup_to_palm.py \
  src/azas_task_manager/azas_task_manager/auto_cup_flow_router.py \
  tools/run/robot_pipeline_control_server.py

oyeong011 and others added 11 commits June 12, 2026 11:19
…w-20260609

Integration/panel tmux lid flow 20260609
…w-20260609

Integration/panel tmux lid flow 20260609
…hand-delivery

# Conflicts:
#	tools/run/run_human_hand_detection.sh
…into feature/mediapipe-hand-delivery

# Conflicts:
#	src/azas_task_manager/azas_task_manager/auto_cup_flow_router.py
#	tools/run/open_robot_pipeline_control_panel.sh
#	tools/run/robot_pipeline_control_server.py
#	tools/run/run_changhyun_side_grip_direct.sh
#	tools/run/run_color_scan_stage.sh
#	tools/run/run_human_hand_detection.sh
#	tools/run/run_kang_lid_grip_close_direct.sh
#	tools/run/run_somyeong_cup_uprighting_direct.sh
#	tools/run/show_color_scan_pose_rviz.sh
#	tools/run/show_measured_recipe_joint_preview_rviz.sh
#	tools/run/start_azas_tmux_stack.sh
@chris3471 chris3471 closed this Jun 15, 2026
@chris3471
chris3471 deleted the feature/mediapipe-hand-delivery branch June 15, 2026 04:16
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