Skip to content

ROS packages to simulate a dual arm robot in a specific scenario

License

Notifications You must be signed in to change notification settings

MasterERTS/dual_arm

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Dual Puppet Arm

A ROS package for controlling an arm as a puppet of the other arm. Usage of services and tf.
Explore the docs »

View Demo · Report Bug · Request Feature

Demonstration

Logo

Setup

  1. (Optional) Click on Fork
  2. Clone the project on your local machine.
$ cd ~/catkin_ws/src
$ git clone https://github.com/master-coro/dual_arm.git
  1. Install dependencies
$ rosdep install follow_leader 
$ rosdep install --from-paths src --ignore-src -r -y

Run

$ cd ~/catkin_ws
$ catkin_make
$ roslaunch dual_arm complete.launch

Contribute

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Contribute on proposed features

  1. Choose any open issue from here.
  2. Comment on the issue: Can I work on this? and get assigned.
  3. Make changes to your Fork and send a PR.

Otherwise just create the issue yourself, and we'll discuss and assign you to it if serves the project !

To create a PR:

Follow the given link to make a successful and valid PR: https://help.github.com/articles/creating-a-pull-request/

To send a PR, follow these rules carefully, otherwise your PR will be closed:

  1. Make PR title in this formats:
Fixes #IssueNo : Name of Issue
Feature #IssueNo : Name of Issue
Enhancement #IssueNo : Name of Issue

According to what type of issue you believe it is.

For any doubts related to the issues, i.e., to understand the issue better etc, comment down your queries on the respective issue.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Erwin Lejeune - @spida_rwin - erwin.lejeune15@gmail.com

Contributors

About

ROS packages to simulate a dual arm robot in a specific scenario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published