Coder Social home page Coder Social logo

avdhootu27 / fwomni_ws Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 689 KB

ROS workspace for 4 wheel omni drive. Implementation of slam-gmapping, AMCL, autonomous navigation + obstacle avoidance in simulation.

CMake 21.14% C 4.10% C++ 4.07% Makefile 55.91% Python 11.70% Shell 3.08%
autonomous-navigation obstacle-avoidance slam-gmapping simulation holonomic-navigation

fwomni_ws's Introduction

fwomni_ws

The workspace is created in ros-noetic. The purpose of creatng this workspace is to test navigation parameters for 4 wheel omni bot (holonomic/non-holonomic). The controller for the navigation is not working as expected due to unknown reasons so I have used a planar plugin to move the bot according to the velocities published on cmd_vel topic.

This workspace have the URDF of 4 omni-wheeled bot, partially created using Autodesk Fusion360 & partially created/modified by me.

To run the bot using teleop_twist_keyboard:

$ roslaunch fwomni gazebo.launch

To start slam-gmapping:

$ roslaunch fwomni gmapping.launch

To run AMCL:

$ roslaunch fwomni amcl.launch

To start autonomous navigation:

There are two files of dwa local planner, one for holonomic & another for non-holonomic motion. Update the name of dwa local planner file in the move_base.launch to make the navigation holonomic/non-holonomic.

$ roslaunch fwomni navigation.launch

To start autonomous path following:

$ roslaunch fwomni automate.launch

Run following command on another terminal to start the path

$ rostopic pub /automate/command std_msgs/String "start"

fwomni_ws's People

Contributors

avdhootu27 avatar

Watchers

 avatar

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.