Skip to content
/ MROBOT Public
forked from lei01cao/MROBOT

基于MATLAB和GAZEBO的激光slam仿真

Notifications You must be signed in to change notification settings

wrc686/MROBOT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MROBOT 基于MATLAB和GAZEBO仿真

SLAM using 2D lidar

Usage

  1. Matlab:

    Step1:setenv('ROS_MASTER_URI','http://UBUNTU-IP:11311');

       setenv('ROS_IP','PC-IP');
    

    Step2:rosinit

  2. Ubuntu16.04(kinetic):

    Step1:roscore

    Step2:roslauch mrobot_laser_nav_gazebo.launch

    note:you need set ROS_MASTER_URI & ROS_HOSTNAME both of MATLAB and UBUNTU

  3. ROS_CONTROL_APP

MATLAB_ROS_APP

To Do

  1. Mapping

    MAPPING

  2. AMCL_Localize

  3. Path_follow

  4. ObstacleAvoidance

    VFH

References

1.ROS WIKI

2.Robotic System Toolbox Matlab2018b

MATLAB_ROS

About

基于MATLAB和GAZEBO的激光slam仿真

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 58.1%
  • CMake 24.5%
  • Python 6.9%
  • C++ 4.3%
  • Common Lisp 2.2%
  • C 1.4%
  • Other 2.6%