Giter Site home page Giter Site logo

experiments_framework's Introduction

experiments_framework

This repository concentrates the experiments related to the research thesis titled Top View Aided Navigation in Orchards which was submitted to the Senate of the Technion - Israel Institute of Technology in May 2019.

Author: Omer Shalev

Advisor: Assistant Professor Amir Degani

Installation

The experiments were tested on Ubuntu 16.04 with ROS Kinetic.

Follow the instructions below to install all dependencies:

# Create catkin workspace
mkdir -p ~/orchards_ws/src
cd ~/orchards_ws
catkin_init_workspace

# Clone dependencies
git clone https://github.com/omershalev/air_ground_orchard_navigation
git clone https://github.com/omershalev/nelder_mead
git clone https://github.com/omershalev/astar
git clone https://github.com/omershalev/navigation -b kinetic-devel

# Clone this repository
git clone https://github.com/omershalev/experiments_framework

# Build
catkin_make

Global configuration is in the config file. Pointers to the data is configured in data_pointers (see Lavi-April for reference).

How to run an experiment

All experiments have an associated runner model under runners. Experiment configuration is done in the runner file.

Below are the runners related to the main experiments and methods presented in the work:

  1. Canopies Extraction
  2. Trunks Approximation and Semantic Labeling
  3. Canopy-based AMCL
  4. Canopy-based ICP
  5. UGV Periodic State Update
  6. Semantic Global Path Planning
  7. Path Update

experiments_framework's People

Contributors

omershalev avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cearlab dtbinh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.