This project showcases my work with the AVRT project. The goal of this project is to develop an AR assisted maintenance tool on the Hololens2 using pose estimation (FoundationPose) and object detection (YoloV10) algorithms.
- Clone the repository:
git clone https://github.com/yourusername/yourproject.git
- Pull Docker File (FoundationPose Instructions):
If first time running project, build all extensions.
bash build_all.sh
Pull and run docker container.
cd docker/
docker pull wenbowen123/foundationpose && docker tag wenbowen123/foundationpose foundationpose # Or to build from scratch: docker build --network host -t foundationpose .
bash docker/run_container_modified.sh
- Open Unreal Engine Project File:
In Unreal Projects folder, open AVRT.uproject.
Finish this up later.
Below is a current demo of the project.
Untitled.video.-.Made.with.Clipchamp.4.mp4
This project showcases my ongoing work with VeyondMetaverse. For further details or inquiries, feel free to reach out to me at [email protected].