-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Improving the test_move script #158
Comments
The test script is a relic from the earliest days of the driver (see a0b1c2c). I don't think it was ever changed since then. I fully support changing its behaviour to be more predictable and / or updating documentation. Perhaps we could even include a short video, so users know what they can expect. |
@Jmeyer1292: have you had any time to work on this? |
hsd-dev
added a commit
to hsd-dev/universal_robot
that referenced
this issue
Jul 11, 2018
hsd-dev
added a commit
to hsd-dev/universal_robot
that referenced
this issue
Jul 11, 2018
hsd-dev
added a commit
to hsd-dev/universal_robot
that referenced
this issue
Jul 11, 2018
hsd-dev
added a commit
to hsd-dev/universal_robot
that referenced
this issue
Aug 23, 2018
hsd-dev
added a commit
to hsd-dev/universal_robot
that referenced
this issue
Jul 2, 2019
hsd-dev
added a commit
to hsd-dev/universal_robot
that referenced
this issue
Jul 2, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I recently wrote a tutorial on getting started with the Universal Robots and ROS-I here: http://wiki.ros.org/universal_robot/Tutorials/Getting%20Started%20with%20a%20Universal%20Robot%20and%20ROS-Industrial. Most of this was copy/paste from the readme pages here on Github.
I realize this is probably low priority, but I believe that the current test_move script executes a movement that is too aggressive. I know I was surprised by it and I know others with similar feelings. As this file is the first introduction many will have to the programmatic control interface provided by the ur_driver, I believe that it is important that we improve this file.
Specifically, I suggest a small menu with a choice of different movements and an explanation of what they are. Or perhaps simply a smaller test movement that mostly manipulates the last two joints.
The text was updated successfully, but these errors were encountered: