Get Started in 15 Minutes
1. Contact Boston Dynamics
2. Receive and Set Up Hardware
3. Install Software and SDK
4. Run Sample Programs
// Sample code snippet to initialize Atlas SDK
AtlasSDK atlas = new AtlasSDK();
atlas.initialize();
atlas.runSampleRoutine();