Skip to content
This repository was archived by the owner on Nov 13, 2017. It is now read-only.

Modifications for warehouse_ros refactor#699

Merged
v4hn merged 3 commits intomoveit:jade-develfrom
davetcoleman:cbrew_warehouse_ros_refactor
Jul 9, 2016
Merged

Modifications for warehouse_ros refactor#699
v4hn merged 3 commits intomoveit:jade-develfrom
davetcoleman:cbrew_warehouse_ros_refactor

Conversation

@davetcoleman
Copy link
Copy Markdown
Member

Rebase #607 with latest jade-devel, along with small fix for a new file that was added since the original PR was created last August. Great work @TheBrewCrew

Required for #695

@mikeferguson

@130s
Copy link
Copy Markdown
Contributor

130s commented Jul 5, 2016

Travis job is failing because it tries to build moveit_ros (yes this repo itself) from source from jade-devel branch.

@davetcoleman
Copy link
Copy Markdown
Member Author

@130s so there is a bug in the .travis.yml script? should we switch to industrial_ci?

@rhaschke
Copy link
Copy Markdown
Contributor

rhaschke commented Jul 6, 2016

Simply looks like the file database_connection.h wasn't committed:

In file included from /home/travis/ros/ws_moveit/src/moveit_ros/warehouse/warehouse/src/moveit_message_storage.cpp:37:0:
/home/travis/ros/ws_moveit/src/moveit_ros/warehouse/warehouse/include/moveit/warehouse/moveit_message_storage.h:40:47: fatal error: warehouse_ros/database_connection.h: No such file or directory
 #include <warehouse_ros/database_connection.h>

The travis.yml is fine.

@davetcoleman
Copy link
Copy Markdown
Member Author

it builds fine locally and in my Docker containers though

@rhaschke
Copy link
Copy Markdown
Contributor

rhaschke commented Jul 6, 2016

Probably you have this include file locally, but missed to submit it.
When I checkout this PR, I don't see this file.

@davetcoleman
Copy link
Copy Markdown
Member Author

The file exists... https://github.com/ros-planning/warehouse_ros/blob/jade-devel/include/warehouse_ros/database_connection.h

I'll look into this further later, I've been focusing on an industrial_ci bug today in moveit_core

@davetcoleman davetcoleman mentioned this pull request Jul 8, 2016
9 tasks
@davetcoleman
Copy link
Copy Markdown
Member Author

This passes using new CI script. Ready to merge.

@rhaschke
Copy link
Copy Markdown
Contributor

rhaschke commented Jul 8, 2016

+1

@v4hn
Copy link
Copy Markdown
Contributor

v4hn commented Jul 9, 2016

Thanks for your work!

@v4hn v4hn merged commit 636fb5d into moveit:jade-devel Jul 9, 2016
@davetcoleman davetcoleman deleted the cbrew_warehouse_ros_refactor branch July 10, 2016 17:32
otamachan pushed a commit to otamachan/moveit_ros that referenced this pull request Oct 22, 2017
* Modifications for warehouse_ros refactor

* Missing RobotStateStorage conversion

* Switch travis to moveit_ci
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants