-
Notifications
You must be signed in to change notification settings - Fork 14
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
MoveG:FAILED. Reason -> none #18
Comments
Hi @artyomkorchagin, I'm executing exactly the same commands on several PCs and the error you're mentioning does not happen. Could you please tell me if:
Apart from that, could you please share the log of the moveit2 launch file execution? I might be able to see what's happening if you send me that. Regards, |
Thank you for your reply @MikelBueno I believe i have the latest update of the repo, considering i've reimported it 2 days ago following installation instructions. I am trying to achieve grasping with the default iirb1200_2 iiwa_2 configs (urdfs are not modified). However, i also made urdf files for iiwa + robotiq hande. Robot movement works on it, but grasping does not. Also, am I supposed to be able to move the end effector in rviz? Because I'm not able to do that and i get an error saying "acceleration limit not set for group egp64" Here is the log you've asked for:
|
Hi @artyomkorchagin, The launch process does not seem to have any errors. However, in order to see what happened with MoveG and ParallelGripper I will need to see the log of the End Effector movement executions (those will come under the launch file logs, since the /Move and /RobMove ROS 2 Actions are initialized and launched in the moveit2.launch.py file. You have only shared the log of the Gazebo+MoveIt!2 launch process. Regards, |
Thank you for your reply again @MikelBueno, I apologize for the misunderstanding, I hope this is what you're asking for. I did 2 RobMove and 1 MoveL actions before trying to do ParallelGripper and MoveG.
|
Hi @artyomkorchagin, I have the same Issue. |
Hello @Cadodo97 , I'm still facing the same issue, no idea why. |
Hi @artyomkorchagin in my case MoveG still doesn't work. I'm launching: Looking to your last log file I have seen you are able to move the robot with RobMove, could you help me on this? #20 |
Hi @artyomkorchagin I solved the problem download everything again following the Instruction, pay attention to add |
Hello @Cadodo97, |
Hello, I am trying to move ParallelGripper in gazebo.
This issue happens only when i try to move gripper, robot movements work
I suspect that the robot and the gripper have same topics/nodes like /Move and /RobMove, but i don't know how to fix that yet
Here's what I'm doing:
I've tried to do it with these environments
after launching them, i try to move parallelgripper with these:
I get this:
I have the same issue when running sequence (program):
I've also tried doing Type:"ParallelGripper", but i get the same result:
The text was updated successfully, but these errors were encountered: