-
Notifications
You must be signed in to change notification settings - Fork 15
ExtendMRApp
Eric edited this page Oct 13, 2020
·
1 revision
A good starting point would probably be to clone this repository and start playing around with it. If you know the basics of C# (Unity's scripting language) and the basics of the game engine Unity itself, then there is nothing that can hold you back!
Here are some helpful links to get you going:
0. Home
1.1 Installing required components
1.2 Running the demo
1.3 Building the demo from source
1.4 Demo features
2.1 Repository Overview
2.2 ROS & networking
2.3 ROS#
2.4 Unity app architecture
3.1 How to replace the robot
3.2 How to add more robots!
3.3 How to extend the MR app