-
Notifications
You must be signed in to change notification settings - Fork 317
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
franka_gazebo dual-arm launch error #174
Comments
Hello @YaoweiFan, this is related to the pausing & unpausing of Gazebo. Your franka_ros/franka_gazebo/launch/panda.launch Lines 52 to 67 in 1922fc9
Since the ROS (1) launch is nondeterministic this means, that the simulation is started, whenever To avoid this race condition I suppose you do the following:
Hope this helps Also one more hint: Your argument structure looks a bit messy. I suggest you keep the |
@gollth Thanks for your answer and hints. I've tried what you said, and it's really helpful to me. |
If that solved your issue, please consider to close this ticket here |
I want to use two panda arms in gazebo, so I write
dual_arm.launch
file referencing your guide. But I found that sometimes one panda arm moves strangely while the other is ok. This happens occasionally but really confuses me.Could you give me a hint where I am doing something wrong?
both arms are at expected configuration
the left arm is at bad configuration while the right arm is at expected configuration
panda.launch
dual_arm.launch
The text was updated successfully, but these errors were encountered: