Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

SuhrudhSarathy/indbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ind-bot

An implementation of a custom navigation stack.

This is a project done in partial fulfilment of the course, Robotics: Automation and Control

Installation

  1. Install ros-melodic

  2. Install python-catkin-tools

    sudo apt-get install python-catkin-tools
  1. Clone the repository
    # Clone the repo
    cd catkin_ws/src
    git clone https://github.com/SuhrudhSarathy/indbot.git

    #Build the workspace
    cd ..
    catkin build
    source devel/setup.bash

Usage

  1. Open turtlebot empty world using
    roslaunch turtlebot3_gazebo turtlebot3_empty_world.launch
  1. Open rviz using
    roslaunch turtlebot3_gazebo turtlebot3_gazebo_rviz.launch
  1. Run the following launch file
    roslaunch indbot_controls demo.launch
  1. To give a goal to the robot use rviz 2D Nav goal

About

A basic package for indoor robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published