Giter Site home page Giter Site logo

raclover / ros-noetic-mobile-robot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.33 MB

RDF descriptions of a mobile robot with a manipulator, leader, localization algorithm (amcl), mapping algorithm, algorithm for autonomous following to a given point (move_base) and with Camera and ultrasonic

CMake 82.78% C++ 17.22%

ros-noetic-mobile-robot's Introduction

YOUR_REPO_NAME

Project Description

This repository contains the RDF descriptions of a mobile robot equipped with a manipulator arm. The robot features a suite of navigation and localization algorithms including:

  • Localization: Adaptive Monte Carlo Localization (amcl)
  • Mapping: An algorithm for generating maps of the environment
  • Autonomous Navigation: move_base for autonomous following to given points
  • Sensors: Equipped with a camera and ultrasonic sensors for perception

This setup is designed for research and development in robotics, offering a comprehensive platform for testing and deploying robotic applications.

Installation

To use this project, you need to have ROS (Robot Operating System) installed on your system, along with a catkin workspace set up. Follow these steps to get started:

  1. Navigate to your catkin workspace:

    cd ~/catkin_ws/
  2. Build the project using catkin_make:

    catkin_make

    This will compile all the necessary ROS packages and nodes for the project.

Running the Project

To launch the simulation and start the robot, use the following commands:

  1. Launch the robot in Gazebo:
    roslaunch mobile_robot gazebo.launch
  2. In a new terminal, launch the move_base node for autonomous navigation:
    roslaunch mobile_robot move_base.launch
  3. To send goals to the robot, use:
    rosrun mobile_robot send_goals

Visualization

Robot in Gazebo

Robot in Gazebo

This image shows the robot in the Gazebo simulation environment, where you can test the robot's physical properties and interactions with the world.

Robot in RViz

Robot in RViz

Additional RViz View:

Additional RViz View

Here, the robot is visualized in RViz, allowing for detailed observation of sensor data, navigation paths, and the overall state of the robot in a simulated environment.


We hope this project serves as a valuable tool for your robotics research and development. Happy coding!

ros-noetic-mobile-robot's People

Contributors

raclover avatar

Stargazers

 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.