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

Can't use with real UR3 #25

Open
baba5000 opened this issue Aug 10, 2018 · 1 comment
Open

Can't use with real UR3 #25

baba5000 opened this issue Aug 10, 2018 · 1 comment

Comments

@baba5000
Copy link

Hi,

I've tried your package for a UR3 simulated with gazebo and it works like a charm ! I use it with the frames and a wired 360 controller without any problem. However, i can't use it with a real UR3 whereas the motion planning is working perfectly and no error appears. Do you have any suggestions ?

@7675t
Copy link
Member

7675t commented Aug 16, 2018

Hi,
It depends on the controller settings of your robot and we cannot check it (we don't have UR unfortunately). Please consult the revised README.md of jog_controller

A few points:

  • Please check your jog command message is published correctly by
$ rostopic echo /jog_frame
  • Please check the name of controller by rosparam and it fits to your setting.
$ rosparam get /move_group/controller_list

If the setting is correct, it should work somehow. Please check if jog_frame node uses correct action.
If not sure, please share your setting file.

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