-
Notifications
You must be signed in to change notification settings - Fork 43
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
slowly moving after enabling #100
Comments
Hi wjx1991, hope this helps and if you have further topics you would like to exchange maybe we can meet on discord |
Hi, jaronski, I've been struggling with this issue for several weeks, making it difficult for me to control the robotic arm with moveit2. I have seen the solution you provided, and it indeed works. Now I can use moveit2. Thanks for your excellent solution. I have discord account. I am also looking forward to meet with you on discord. |
Hi, jaronski, I use the ethercat_driver_ros2 to control my arm of 6 DOF. The slow movement issue is solved by using your solution. Now I develop the Moveit2 package and control the arm to move. New problems occur.
|
Hey @wjx1991 how can i find you on discord? |
Thanks. What is your discord username, i will add and contact you on discord
…---- Replied Message ----
| From | ***@***.***> |
| Date | 05/08/2024 21:16 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [ICube-Robotics/ethercat_driver_ros2] slowly moving after enabling (Issue #100) |
Hey @wjx1991 how can i find you on discord?
I might help you better over there
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi jaronski,my discord name is wjx16820138
…---- Replied Message ----
| From | ***@***.***> |
| Date | 05/08/2024 21:16 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [ICube-Robotics/ethercat_driver_ros2] slowly moving after enabling (Issue #100) |
Hey @wjx1991 how can i find you on discord?
I might help you better over there
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi all,
after running the code, the motor is enabled, but at the same the motor is moving slowly. I can't understand why the motor moves because I doesn't send position command in the code. When i use moveit2, it has errors :
[move_group-2] [ERROR] [1705040062.478931631] [moveit_ros.trajectory_execution_manager]:
[move_group-2] Invalid Trajectory: start point deviates from current robot state more than 0.01
[move_group-2] joint 'joint1': expected: -1.34498, current: 1.46192
Is this error caused by the motion of the motor?
The text was updated successfully, but these errors were encountered: