Skip to content
/ PA10 Public

ROS packages for the integration of MoveIt framework, ros_control and Gazebo for the Mitsubishi PA10 7-DOF Arm.

Notifications You must be signed in to change notification settings

mlogoth/PA10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

ROS packages for the Mitsubishi PA10 7-DOF Arm developed by Control Systems Lab, National Technical University of Athens. The package contains the configuration and description files for the static manipulator and for multiple cooperative manipulators.

Dependences

Installation

$ roscd && cd ../src
$ git clone https://github.com/mlogoth/PA10.git
$ cd .. && catkin_make

Gazebo

For single robot gazebo simulation:

roslaunch pa10_gazebo pa10.launch

Gazebo + MoveIt

To run the Gazebo + Pa10 Controllers + MoveIt :

roslaunch pa10_gazebo pa10_moveit.launch rviz:=true

Set the argument rviz := true to launch RViz.

Multiple Robots

To launch multiple static manipulators on Gazebo run the following:

roslaunch pa10_gazebo pa10_multi.launch

If you like to simulate the robots as they are rigidly connected with an object

roslaunch pa10_gazebo pa10_multi.launch cooperative:="true"

Then you can choose between 2 or 3 agents and box or cylinder object

roslaunch pa10_gazebo pa10_multi.launch cooperative:="true" object_type:="box|cylinder" agents:="2|3"

About

ROS packages for the integration of MoveIt framework, ros_control and Gazebo for the Mitsubishi PA10 7-DOF Arm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published