Skip to content
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

lrmate200id_gazebo: add package to spawn model and position control on Gazebo simulator #20

Open
wants to merge 14 commits into
base: indigo-devel
Choose a base branch
from

Conversation

wkentaro
Copy link

@wkentaro wkentaro commented Jun 6, 2016

Note

  • inertial value in 7165e88 is not well configured.

Result

@wkentaro wkentaro force-pushed the lrmate200id-gazebo branch from 204f587 to 42faee3 Compare July 6, 2016 16:03
@wkentaro wkentaro force-pushed the lrmate200id-gazebo branch from 42faee3 to 09f934f Compare July 6, 2016 16:54
@wkentaro wkentaro force-pushed the lrmate200id-gazebo branch from 747f69c to f714a8b Compare July 6, 2016 18:14
cmake_minimum_required(VERSION 2.8.3)
project(fanuc_lrmate200id_gazebo)
find_package(catkin REQUIRED)
catkin_package()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add the required install() commands here? See fanuc_m10ia_support/CMakeLists.txt for an example.

@gavanderhoorn
Copy link
Member

Thanks for the PR.

Inertial values indeed are a bit too 'standard'; perhaps the cylinder approximates used in the ur_description package would be a better approach?

If you address the issues I commented on above, we could merge the package.

@gavanderhoorn
Copy link
Member

gavanderhoorn commented Jul 7, 2016

O, and try these for the masses (link_1 to link_5, all Kg):

  • 2.13
  • 7.65
  • 2.91
  • 3.70
  • 1.70

@wkentaro
Copy link
Author

wkentaro commented Jul 8, 2016

Actually the robot blows up with the cylinder approximates and above weights.

screenshot from 2016-07-08 12 06 38
https://gist.github.com/cc3b26f70ed542c9db79350012fd9223

@wkentaro wkentaro changed the title [fanuc_lrmate200id_gazebo] Package to spawn model and position control on Gazebo simulator lrmate200id_gazebo: add package to spawn model and position control on Gazebo simulator Jul 8, 2016
@wkentaro wkentaro force-pushed the lrmate200id-gazebo branch from 611e32f to 9d24548 Compare August 6, 2016 08:08
@wkentaro
Copy link
Author

wkentaro commented Aug 6, 2016

@gavanderhoorn I computed the inertial value with Meshlab, and I think it is closer to the true value. Also the robot looks stable on the Gazebo even with planed trajectory execution by MoveIt!.
Could you please review again and merge if it looks good?

@gavanderhoorn
Copy link
Member

@wkentaro: Thanks for your efforts.

I'm currently OoO. I'll take a look somewhere after the 15th. I'll let you know.

@wkentaro
Copy link
Author

wkentaro commented Aug 6, 2016

Alright, thanks.

2016年8月6日土曜日、G.A. vd. Hoornnotifications@github.comさんは書きました:

@wkentaro https://github.com/wkentaro: Thanks for your efforts.

I'm currently OoO. I'll take a look somewhere after the 15th. I'll let you
know.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEHFk5TSu49piYMErwQIRNYwyeWn24WGks5qdFAfgaJpZM4IvQdI
.

和田 健太郎 / Kentaro Wada
http://wkentaro.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants