Atom-Robotica / 6r_ros

Repository for project 6R (for all ROS related stuff)
Mozilla Public License 2.0
0 stars 0 forks source link

Table of contents

6r_ros

Repository for project 6R (for all ROS related stuff)

Setup

Creating a workspace

cd ros_workspaces/
mkdir -p prj_6r_ws1/src/
cd prj_6r_ws1/src/
catkin_init_workspace
cd ../
catkin_make

Files

The following folders are present here Folder name Purpose
matlab All files related to matlab
packages All the ROS packages created