-
Notifications
You must be signed in to change notification settings - Fork 250
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
No p gain specified for pid #161
Comments
Same issue... Do someone have a solution ? Did you find a solution @westinsykes ? `jonathan@jonathan:~/catkin_ws$ roslaunch iiwa_gazebo iiwa_gazebo.launch model:=iiwa7 xacro: Traditional processing is deprecated. Switch to --inorder processing! SUMMARYPARAMETERS
NODES auto-starting new master setting /run_id to d0164b2e-5b09-11e9-9243-e4a47163547f [ INFO] [1554843335.194727657, 0.164000000]: Starting gazebo_ros_control plugin in namespace: /iiwa ` |
I didn't find a solution I liked. I think the simulator doesn't work correctly on Kinetic. I installed Ubuntu 14.04 and ROS Indigo and now it works. Unfortunately Indigo is at the end of its life. |
And do you know if for the communication with the kuka robot works on kinetic well ? I hope this part work with ubuntu 16.04. I saw that it should work with kinetic! I did the same as you. I switched to Ubuntu 14.04 and ROS Indigo and now it works. One question... Do you know which topic to move the robot in the simulation ? Cartesian or joint ? Best, |
Sorry, I haven't tried. I assume it does.
|
I fixed the IIWA Gazebo simulation in Melodic that way: ymollard@e9312df I've tested different gains, see the dev branch: ymollard@0e3db65 I'm not satisfied with these gains, though. There's still a bit of bouncing. If someone has a little bit of time to tweak PID gains that would be a nice fix. I assume that in previous versions it was using the Gazebo default |
Thank you! |
I've runned this on melodic with Gazebo 9.0.0. |
Thank for your information ! I will test one day the one from EPFL but I think it is really close to this one. ymollard/iiwa_stack@0e3db65 => I alsi so this commit and this one: commit e9312df How can I be sure that it work ? Because I have added you modif but it seems that it doesn't work... EDIT: |
I'm getting this issue where it cannot find p gains it wants and I'm wondering if it is because I'm using newer gazebo. I have a clean installation of Melodic, although I was seeing this on Kinetic as well. I'm unsure whether the depricated syntax warnings are related, although they always seem to come together.
The text was updated successfully, but these errors were encountered: