Giter Site home page Giter Site logo

opcode-open-spring-fest / turtlebot-navigation Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 3.9 MB

A turtlebot which is a differential drive bot equipped with LiDAR, wheel encoders and imu to collect information of surrounding. This bot can be used to navigate autonomously through a given area once map is made of that world. In Gazebo different types of worlds can be made to navigate and simulate autonoumous navigation.

JavaScript 0.01% CMake 21.93% C 5.61% C++ 8.73% Makefile 46.86% TypeScript 0.10% Python 9.02% Shell 6.72% PowerShell 1.03%
iiitbh opcode open-spring-fest rec type-hard

turtlebot-navigation's Introduction

TurtleBot Navigation

A turtlebot which is a differential drive bot equipped with LiDAR, wheel encoders and imu to collect information of surrounding. This bot can be used to navigate autonomously through a given area once map is made of that world.

In Gazebo different types of worlds can be made to navigate and simulate autonoumous navigation.

Prerequisites:

Setup for local system

  • Clone this repo in your system
    • git clone https://github.com/OPCODE-Open-Spring-Fest/DevHub.git
  • Navigate to the project directory
    • cd turtlebot-navigation/
  • Now install the node modules
    • npm install
  • Navigate to ros workspace directory turtle_ws
    • cd turtle_ws/
  • Now build the workspace using the following command
    • colcon build
    • Please check all the dependencies written in package.xml file present in src->turtlebot3_fake_node, src->turtlebot3_gazebo and src->simulations. If anyone of them is not installed they can cause error while setup.

Learning Resources

  • Navigation Stack
  • Mapping
  • Go to .github --> Contributor_Guide --> Project_Tour for more information in this project
  • You can ask your doubts in the discord server OSF in the discuss-hub channel

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.