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

Merge shape_tools package into geometric shapes #32

Merged
merged 1 commit into from
Apr 22, 2015

Conversation

davetcoleman
Copy link
Member

As discussed in ros-planning/shape_tools#4

This adds the two files in shape_tools to this package. I think we should release this package, then, once it is public, start switching the rest of MoveIt! to use this version of the shape message functions. Note I have already build all of MoveIt locally with this new setup.

@isucan
Copy link
Contributor

isucan commented Apr 20, 2015

I am all for merging shape_tools with geometric_shapes, but I think shape_msgs should exist on its own. That way, any tool that wants to listen to shape_msgs is not required to depend on geometric_shapes

@mikeferguson
Copy link
Contributor

@isucan The commit actually has a wrong description -- this isn't merging shape_msgs, but rather shape_tools (which is a set of C++ code). shape_msgs will continue to be exactly what it is.

@davetcoleman Could you update the message on your commit to say "shape_tools" rather than "shape_msgs"

@davetcoleman davetcoleman changed the title Merge shape_msgs package into geometric shapes Merge shape_tools package into geometric shapes Apr 20, 2015
@davetcoleman
Copy link
Member Author

Ah yes, my bad on the title

@mikeferguson
Copy link
Contributor

@davetcoleman I was actually talking about the commit log -- I hadn't actually noticed the title of the ticket!

@davetcoleman
Copy link
Member Author

Yea, I kept getting those mixed up. Commit renamed.

@scpeters scpeters mentioned this pull request Apr 22, 2015
6 tasks
mikeferguson added a commit that referenced this pull request Apr 22, 2015
Merge shape_tools package into geometric shapes
@mikeferguson mikeferguson merged commit 8655161 into moveit:indigo-devel Apr 22, 2015
@davetcoleman davetcoleman deleted the merge_shape_msgs branch April 22, 2015 22:30
IanTheEngineer added a commit to IanTheEngineer/moveit_pr2 that referenced this pull request Feb 3, 2016
shape_tools functionality was merged into geometric_shapes:
moveit/geometric_shapes#32

Updating the pick and place tutorial and adding geometric_shapes
to the package.xml and CMakeLists.txt.
IanTheEngineer added a commit to IanTheEngineer/romeo_moveit_actions that referenced this pull request Feb 3, 2016
shape_tools functionality was merged into geometric_shapes:
moveit/geometric_shapes#32
and removed from moveit_core
moveit/moveit_core#242
which caused this issue.

This commit updates the pick and place tutorial and adds
geometric_shapes to the package.xml and CMakeLists.txt to
prevent the ROS buildfarm from failing to build this package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants