Getting started
Last updated
Was this helpful?
Last updated
Was this helpful?
The first steps will be to install the operating system on the onboard computer and flash the right firmware to the Arduino microcontroller.
The first step will be to flash the UpBoard with an image of the Ubuntu operating system.
You need to find you idVendor and idProduct. Run the following command on a terminal:
You will get something like this:
The UpBoard has several USB 2.0 ports where you can plug in your keyboard and your USB flash stick with the iso of the OS, and an HDMI port to connect your monitor. You should install and the set up the ROS environment —— on the UpBoard.
Assign a permanent descriptor to the Arduino board (see this ) on the UpBoard computer, so that it can always be accessed the same way:
You will need to flash a new firmware for the Arduino board. To to this, checkout this . Then, using the , connect your computer to the Arduino board using an USB cable. Open the sketch called in the examples folder. The Arduino IDE should already have selected the right port and version of the board. Flash it.
There is plenty of documentation if you encounter any problems.
As with the Arduino we will set up a permanent descriptor for the Lidar. The package comes already with a script to do so: