Dragit is a visual programming language that was originally made for animations. While the program still contains come code for animation, we’ll just ignore it because we’re going to use the programming language to build self-driving algorithms instead. We need to get Dragit operating so we can use it to program our car.
Setting Up Dragit For The First Time
To set up the Dragit interface, run the following commands:
cd ~/sensorcar/BetaboxDragit/

We are now going to install some extra things we need for Dragit to operate. Type in:
sudo ./install