Skip to content

Installing the Robot arm package on ROS(Robot operating system).

Notifications You must be signed in to change notification settings

ReemAlsamary/ROS-robot-arm-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 

Repository files navigation

ROS-robot-arm-installation

Install and run the Robot arm on ROS(Robot operating system).

Steps:

1. Start a new project by signing up at https://www.theconstructsim.com/, then the following page will show once you click on Create a Project, then fill in the boxes with the project name, the ROS version you wish to use (I'm using ROS Melodic), and a brief description before clicking Create.

Screen Shot 1442-12-06 at 2 33 33 AM


2. Installing the Robot Arm package from the Smart Methods github by using the command ($ sudo apt install git) to install Github on ROS.

Screen Shot 1442-12-06 at 2 37 01 AM


3. Installing the dependencies (moveit,joint state puplisher,gazebo) on ROS by using the following commands, then compile the package after the installation is completed.

Screen Shot 1442-12-06 at 2 42 59 AM Screen Shot 1442-12-06 at 2 43 16 AM


4. Controling the motor in simulation by using the ($ roslaunch robot_arm_pkg check_motors.launch), ($ roslaunch robot_arm_pkg check_motors_gazebo.launch) command to launch the Robotic Arm control on both RVis and Gazebo and adjust the arm using the controls.

Screen Shot 1442-12-06 at 2 49 17 AM Screen Shot 1442-12-06 at 2 48 49 AM Screen Shot 1442-12-07 at 1 03 08 AM


5. MoveIt in RVis by using the ($ roslaunch moveit_pkg demo.launch) command to simulates the arm movement in different directions which will result as shown in the following windows:

Screen Shot 1442-12-07 at 1 24 02 AM Screen Shot 1442-12-07 at 1 24 09 AM

About

Installing the Robot arm package on ROS(Robot operating system).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published