Skip to content

The ceiling mounted robot manipulator description for gazebo

License

Notifications You must be signed in to change notification settings

kirillin/ceiling_arm_description

Repository files navigation

scene pic

Ceiling mounted robot

The repository contains rail ceiling 2-DOF robot with arm. The ur10 arm example is available.

Install

Install dependencies

sudo apt-get install ros-noetic-ur-description ros-noetic-rqt-joint-trajectory-controller

Download and build

mkdir -p ~/rosws/src && cd ~/rosws/src
git clone https://github.com/kirillin/ceiling_arm_description.git
cd ~/rosws 
vcs import src < src/ceiling_arm_description/ceiling_arm_description.noetic.repos
catkin build

Run

Start the gazebo and spawn the robot

source cd ~/rosws/devel/setup.bash
roslaunch ceiling_arm_description start_demo_gazebo_with_arm.launch

For vacuum gripper test use

roslaunch ceiling_arm_description start_demo_gazebo_with_arm_vacuum_gripper.launch

Test to control using a GUI

rosrun rqt_joint_trajectory_controller rqt_joint_trajectory_controller

About

The ceiling mounted robot manipulator description for gazebo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages