import Link from 'next/link'; import Image from 'next/image'; import { auth } from "@clerk/nextjs/server"; import { redirect } from "next/navigation"; export default function HomePage() { const { userId } = auth(); if (userId) { redirect("/dash"); } return (
Empowering Human-Robot Interaction Research and Development
HRIStudio is a cutting-edge platform designed to streamline the process of creating, managing, and analyzing Human-Robot Interaction experiments. Our suite of tools empowers researchers and developers to push the boundaries of HRI research.
With HRIStudio, you can:
Whether you're a seasoned researcher or just starting in the field of Human-Robot Interaction, HRIStudio provides the tools and support you need to succeed.