Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the peg-in-hole environment #3

Closed
ACTP0H0M opened this issue May 4, 2022 · 2 comments
Closed

Running the peg-in-hole environment #3

ACTP0H0M opened this issue May 4, 2022 · 2 comments

Comments

@ACTP0H0M
Copy link

ACTP0H0M commented May 4, 2022

Hi again @cambel !

We are researching peg-in-hole assembly and would like to learn from your code. We will cite you if we can apply your approach to our scenario. However, when trying to run the environment demonstrated in your paper and on the GIF:

roslaunch ur3_gazebo ur3e_dual.launch peg_shape:=cube

we get a missing launch file error:

RLException: [ur3e_dual.launch] is neither a launch file in package [ur3_gazebo] nor is [ur3_gazebo] a launch file name

It seems that the ur3e_gazebo package is missing. Also we ask ourselves whether it is ur3e_dual.launch that needs to be started.

We would really like to test out your development and would appreciate if you included the missing dependencies for the scenario from your paper and maybe update the README.

Regards from Germany

@cambel
Copy link
Owner

cambel commented May 4, 2022

Hi @ACTP0H0M,

Thank you for your interest in my repository. If you are interested in the peg-in-hole (PIH) assembly, I recommend you also check my latest repository where the PIH is the target task. This repository is just to illustrate the method used to train a Reinforcement Learning agent using Gazebo/ROS, but only contains simple environments for reaching tasks in joint space or Cartesian space.

Please ignore the README, it contains outdated instructions that are actually not part of this repository.

@ACTP0H0M
Copy link
Author

ACTP0H0M commented May 5, 2022

Thank you for the swift reply, the new repository works properly!

@ACTP0H0M ACTP0H0M closed this as completed May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants