Skip to content

This repo contains code for my ROS tutorial videos on YouTube

Notifications You must be signed in to change notification settings

arsh09/ros_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is related to a series of tutorials on How to simulate any industrial robotic arm using ROS.

Please follow the tutorial video at this link

How to run

1 - Clone the repo in your workspace

$ cd path-to-your-workspace-folder/src
$ git clone https://github.com/arsh09/ros_tutorials.git

2 - Catkin make the package

$ cd ..
$ catkin_make

3 - Source and run the control simulation file

$ source devel/setup.bash
$ roslaunch gp7_visualization control_gazebo.launch

About

This repo contains code for my ROS tutorial videos on YouTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published