mirror of
https://github.com/ruvnet/RuView.git
synced 2026-09-01 13:07:25 +00:00
feat: add physics-constrained pose refinement
This commit is contained in:
3
scripts/verify-pose-physics-splits.sh
Normal file
3
scripts/verify-pose-physics-splits.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
node "$(dirname "$0")/pose-physics/verify-splits.mjs" "$@"
|
||||
Reference in New Issue
Block a user