Git Product home page Git Product logo

gpproject_me's Introduction

gpproject_me

This project involves the creation a Pathplanner using ROS Move base package.

Environment

This project was done using ROS noetic and python. The physical implementtion was done on a ROSBOT 2 pro. Note: The environment used for simulation isnt available in this repo.

Steps for testing in simulation

The catkin workspace package name is 'myproject'. You can name the package as you like. Make sure to substitute the package name where ever applicable. For the visual output of gmapping and movebase nodes results i used the rviz node . You can launch the rviz node with the command below. For each process there are saved configurations to view the results.

rosrun rviz rviz

1. Map the simulation environment using the gmapping launch file and tele-op keyboard node. The tele-op node is used to control the robot manually for mapping the environment. The image below shows a snapshot of the process of creating the map.

Commands.

roslaunch myproject gmapping.launch
rosrun teleop_twist_keyboard teleop_twist_keyboard.py

2. Save the built map with map server node to the package root directory. The files 'map.pgm' and 'map.yaml' in the root directory are my saved maps.

3. Run the movebase launch file. Feed in goal poses using Rviz and see the robot move to the goal. The images below show the path planner working in the simulation environment.

Commands.

roslaunch myproject move_base.launch

gpproject_me's People

Contributors

tunjii10 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.