Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 855 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 855 Bytes

nxtOSEK-EasyFollow

This repository contains the result of our implementation of Easy-Follow.
Video of original Easy-Follow implementation by Henrik Koch: https://www.youtube.com/watch?v=4z3L1nXw8uE

Prerequisites

How to build

  1. Clone this repository to your Ubuntu machine.
  2. Navigate to the directory you wish to build using the terminal.
  3. Run make all to get a .rxe format file.
  4. Copy the .rxe file to Windows, and use NextTool.exe to download to your Lego NXT.
    NextTool.exe COM=usb -download=source_file
    source_file should be replaced with the .rxe file including extension.
  5. Run on your Lego NXT.