Giter VIP home page Giter VIP logo

omni_simulation's Introduction

omni_simulation

The three omni_wheel robot simulated in gazebo.

System environment:

  • Ubuntu 16.04
  • ros kinetic
  • gazebo7

Required configuration environment:

sudo apt-get install ros-kinetic-navigation
sudo apt-get install ros-kinetic-slam-gmapping
sudo apt-get install ros-kinetic-openslam-gmapping
sudo apt-get install ros-kinetic-teleop-twist-keyboard

1.Start the robot world:

roslaunch omni_gazebo omni_world.launch

If you can't open the gazebo,you can see this blog: https://blog.csdn.net/qq_37427972/article/details/82853655

And don't forget to install the graphics driver.

You can teleop the robot by using this command:

rosrun teleop_twist_keyboard teleop_twist_keyboard.py  

2.Start the gmapping:

roslaunch omni_slam omni_gmapping.launch

If you find there has some obstacles in RVIZ,you can uncheck the Odometry option to hide them. Next,you can teleop the robot to circle the map.And the command of saving the map is:

rosrun map_server map_saver -f map

3.Start the navigation:

In this project,I prepare three open source projects:mrobot,turtlebot3 and husky.I create the navigation bag on the basis of this.

  • mrobot:
roslaunch omni_navigation navigation_mrobot.launch
roslaunch omni_navigation move_base_mrobot.launch
  • turtlebot3:
roslaunch omni_navigation navigation_turtlebot3.launch
roslaunch omni_navigation move_base_turtlebot3.launch
  • husky:
roslaunch omni_navigation navigation_husky.launch
roslaunch omni_navigation move_base_husky.launch

Finally,if you want to learn more things,please see:https://blog.csdn.net/mengxiang2425

And I learn ros by 《ros机器人程序设计》(第二版) and this github:https://github.com/rosbook/effective_robotics_programming_with_ros

omni_simulation's People

Contributors

haicheng12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pengyou1004

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.