gazebo-pkgs
gazebo-pkgs copied to clipboard
Update on humble branch
Hi,
I have checked #57, but this does not work as is. I want to be able to use the humble branch easily. Can I then send a pull request instead of #57?
Thanks.
Hi, did you check https://github.com/kongoncharuk/gazebo-pkgs/tree/humble? There was never a PR into the humble branch that resulted from #57. Sure, if you do get it to work, a PR would be welcome.
Otherwise I expect to get it done myself within the next month. I can let you know once it's done as soon as I'm done, if you didn't submit a PR until then
Thank you for your reply !
I checked https://github.com/kongoncharuk/gazebo-pkgs/tree/humble, but this does not work as is. I have already fixed the plugin about grasping, so I will check the other parts.
What I am a little concerned about is that I can't find the ROS2 version of the package that is listed as a dependency. I will check a little more. If it goes well, I will send you a PR. If you can do it, I would be glad to know.
Thanks.
Which dependency do you mean?
Dependency on the page https://github.com/JenniferBuehler/gazebo-pkgs/wiki/Installation. Humble could not install it from apt.
It did not affect me in grasping, but I have not built the rest of the system and do not yet know the effect.
That's the install instructions, so I'm not quite sure what you mean. There are several package dependencies listed. Some are my packages, they have to be ported too. I assume you are after the gazebo grasp plugin? In that case, you could try to manually extract just this directory. But if you wait about maybe 2-3 weeks there will be a humble version of just the gazebo grasp plugin.
I have already been able to migrate the gazebo grasp plugin to Humble.
I was hoping to be able to migrate other features as well. In doing so, I was wondering if these dependencies are needed... I may have misunderstood something.
If only grasping is ok, I will create a PR.
I will send you a PR for the grasping function only. Sorry for asking so many questions, I am a beginner.
When I do a colcon build, I get a build error due to a package that is not related to grasping. If I select a package and build it, I can use the grasp function, but how should I announce it?
No worries.
Don't worry about the PR for grasping only. That will be moved into its own repo some time this month anyway.
Maybe you can patch things up on your side without worrying too much about things being clean, and once I've got things ported I'll let you know and you can just switch over?
When I do a colcon build, I get a build error due to a package that is not related to grasping. If I select a package and build it, I can use the grasp function, but how should I announce it?
I'm not sure what you mean, and it's hard to tell without knowing which error.