Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 647 Bytes

File metadata and controls

19 lines (13 loc) · 647 Bytes

BASIC ROBOT COMMAND

This example program sends a Stand command to the robot. It demonstrates how to initialize the SDK to talk to the robot and how to command Spot to stand up.

Run the Example

To run the example, set BOSDYN_CLIENT_USERNAME and BOSDYN_CLIENT_PASSWORD environment variables with the robot credentials and then run:

./basic_robot_command {ROBOT_IP}