<script setup> import { VPTeamMembers } from 'vitepress/theme' const members = [ { avatar: '/aaron.jpg', name: 'Aaron Trowbridge', title: 'Staff Research Associate, Robotic Exploration Lab, CMU', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] }, { avatar: '/jack.jpg', name: ' Jack Champagne', title: 'Masters of Software Engineering, CMU', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] }, { avatar: '/gennadi.jpg', name: 'Gennadi Ryan', title: 'Bachelors in Computer Science + Math, Univeristy of Pittsburgh', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] } ] const communitymembers = [ { avatar: '/andy.jpg', name: 'Andy Goldschmidt, PhD', title: 'Postdoctoral Researcher, University of Chicago', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] }, ] </script> Interested? Yes! Our Team Community Maintainers