OpenDroneMap / LiveODM

Live DVD/USB ISO with ODM, node-ODM and WebODM pre-installed.
Mozilla Public License 2.0
49 stars 11 forks source link

LiveODM

liveodm-64x64

LiveODM is a live DVD/USB ISO with ODM, NodeODM and WebODM pre-installed. No additional installation required, just plug and play. Works on most 64-bit computers.

image

image

LiveODM is great for:

Requirements

Getting Started

  1. Clone this repository. you can follow the steps given below to do the same.
    git clone https://github.com/OpenDroneMap/LiveODM.git
    cd LiveODM/
  2. Build the ISO. Run the command mentioned below
./envsetup.sh

An ISO file named opendronemap.iso will be generated at the end of this step if this step was completed successfully.

If you just want to use the stock LiveODM ISO without making changes, simply flash opendronemap.iso with your favorite program (see Flashing the ISO), plug the USB onto your computer, reboot and you're done! If you want to customize the ISO, instead follow these additional steps:

  1. Run ./enter-chroot.sh

You are in the chroot environment now. Make your modifications (add programs, update ODM software, change settings, etc.). When you are done:

  1. Type exit. This will leave the chroot environment.
  2. ./build.sh

Then wait. When it's done, the opendronemap.iso file will be ready to be flashed.

Flashing the ISO

You can use one of many programs to flash the ISO onto a USB drive.

Program Description
Etcher Easy to use, no persistence options
Unetbootin Persistence up to 4GB on FAT32 file systems

Default Credentials

Username: odm Password: odm

The root password is opendronemap. We recommend you change both passwords if you install LiveODM on a machine.

Support the Project

There are many ways to contribute back to the project: