Matlab_ROS_Interfac​e

Control your robot under ROS by Matlab
119 Downloads
Updated 14 Jul 2018

Control your robot under ROS by Matlab

For demonstration, you can use simulation robot, navigation stack and mapping stack, For instance you can use Jackal robot simulation in Gazebo. Please visit following pages to see how to install and run jackal robot simulation as well as navigation and mapping stacks:

http://www.clearpathrobotics.com/guides/jackal/simulation.html http://www.clearpathrobotics.com/guides/jackal/navigation.html

After all necessary installation completed you should type the following commands in seperate terminals:

Terminal 1:

$ roslaunch jackal_gazebo jackal_world.launch config:=front_laser
Terminal 2:

$ roslaunch jackal_navigation odom_navigation_demo.launch
Terminal3:

$ roslaunch jackal_navigation gmapping_demo.launch
Finally, you should open Matlab and set your current directory as the one containing source matlab files and run the main matlab file provided :

>> YILDIZ_MATLAB_ROS_DEMO

Cite As

muhammet balcilar (2024). Matlab_ROS_Interface (https://github.com/balcilar/Matlab_ROS_Interface), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on ROS Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.