Project website for TacForcing: Streaming Action Generation with Execution-Time Tactile Feedback.
The page is built with Astro using Roman Hauksson-Neill's academic project page template. Paper figures are converted from PDF at build time, and the real-world demonstrations are pre-encoded as browser-compatible H.264/MP4 videos at 5× speed.
Node.js 24 or newer is recommended.
npm install
npm run devOpen http://localhost:4321 to preview the page.
npm run buildThe static output is written to dist/.
The included .github/workflows/astro.yml workflow builds and deploys the page on pushes to main. In the GitHub repository settings, set Pages → Source to GitHub Actions.
src/paper.mdx— page copy, authors, figures, results, and demo layoutsrc/assets/videos/— optimized 5× real-world demonstrationspublic/paper.pdf— downloadable paper