Code Monkey home page Code Monkey logo

samialperen / oko_slam Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 6.0 154.94 MB

This repository contains all the documentation, code and design of the robot as part of my bachelor thesis. The main purpose of the robot is to extract map of the unknown indoor environments. It is an alternative and affordable platform to study on Simultaneous Localization and Mapping (SLAM).

License: MIT License

CMake 5.21% C++ 45.59% Python 24.42% C 21.74% Shell 1.50% Makefile 0.37% Lua 1.16%

oko_slam's Introduction

oko_slam

NOTE: The following people contributed equally to this project:

This repository contains all the documentation, code and design of the robot made by "Öz Kardeşler Otomasyon (OKO)". The main purpose of the robot is to extract map of the unknown indoor environment. It is an alternative and cheap platform to study on Simultaneous Localization and Mapping (SLAM).

Prerequisites

  • ROS Kinetic
  • Ubuntu 16.04

Installation

Run oko_install.sh to install necessary ros packages using apt manager. If you want to use this meta-package in raspberry pi enter input as raspberry. Otherwise, enter input as pc.

$ cd oko_slam
$ . oko_install.sh
Oz Kardesler Otomasyon
Installation Script for Raspberry-Pi/General Computer
Please Enter Input:{raspberry, pc} 
$ raspberry

Now install source packages inside of oko_slam ROS meta-package. Go to directory ros_ws:

$ cd oko_slam/ros_ws

Build ROS workspace with catkin

$ catkin_make

NOTE: Do not forget to make source to setup.bash after build. You have to source setup.bash from each new terminal. If you don't want to do this, you can add below source line into .bashrc file.

$ source ros_ws/devel/setup.bash

If you want to install and use Cartographer_ROS SLAM algorithm, then you need to follow Cartographer_ROS SLAM INSTALLATION GUIDE & TUTORIALS

Documentation

For documentation and tutorials please see the doc directory.

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.