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

turtlebot-navigation's People

Contributors

curious-vv1 avatar kumar-ujjawal avatar

turtlebot-navigation's Issues

map and navigation way points

So, what is it about?

sir I want the map outline or map files and way point according to issue

Code of Conduct

  • I agree to follow this project's Code of Conduct

Implementing Turtlebot Navigation in Custom World

So, what is it about?

In the turtle_ws/src/turtlebot3_gazebo/worlds directory, we have a custom world file named maze.world. The objective is to develop a Python script, maze.py, in scripts folder(make a folder named scripts) within turtle_ws/src, to facilitate Turtlebot navigation within this maze-like environment. The Turtlebot should navigate from the initial coordinate (0,3) to the destination coordinate (3,-3) while effectively avoiding obstacles. You are free to use Waypoint Navigation or Go To Pose Navigation.

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Bug]: Failed colcon build

Description

Failed colcon build

Cmake is not able to find configuration files provided by "turtlebot3_msg" with following names:

  • turtlebot3_msgsConfig.cmake
  • turtlebot3_msgs-config.cmake

Note: Those who had already setup turtlebot3-msgs may not encounter this issue, which is not mentioned in the readme.md

Error message

colcon

Severity

Medium

Steps to reproduce

  1. colcon build

Environment

OS: Ubuntu

Screenshots

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Feature]: Following waypoints to get to a desired location

So, what is it about?

A new gazebo world has to be made when assigned an image of that world would be shared. A number of points along with the desired location would be given. You are required to move through all the points avoiding the obstacles in pathway (obstacles may be mobile as well).

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.