Use the Viam app to move the arm with a no-code interface.
Useful for getting started and quick testing.
Use the arm API to move the arm with code.
Not recommended for most use cases, because it requires you to write very granular code and does not allow you to use obstacle avoidance or other features that the motion planning API provides.
Use the motion planning API to move the arm with code.