Quickstart
Jump into robotics software development with BOW.
If you are new to BOW, and want to get going with the SDK as fast as possible, follow these steps to get a simple application up and running.
Setup
Launch
Type bow
in your terminal and click the green >< icon to Launch the BOW Hub
From the BOW Hub menu, choose the BOW Simulator to launch webots with a default robot simulation
Run the StreamingData tutorial code for your language of choice:
Navigate to the GettingStarted/StreamingData/Python
folder in the SDK Tutorials repository:
Execute the example program:
Next steps
Head to the API Reference or the SDK tutorials to develop your understanding further.