Modifications for warehouse_ros refactor#699
Modifications for warehouse_ros refactor#699v4hn merged 3 commits intomoveit:jade-develfrom davetcoleman:cbrew_warehouse_ros_refactor
Conversation
|
Travis job is failing because it tries to build |
|
@130s so there is a bug in the .travis.yml script? should we switch to industrial_ci? |
|
Simply looks like the file The |
|
it builds fine locally and in my Docker containers though |
|
Probably you have this include file locally, but missed to submit it. |
|
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 |
|
This passes using new CI script. Ready to merge. |
|
+1 |
|
Thanks for your work! |
* Modifications for warehouse_ros refactor * Missing RobotStateStorage conversion * Switch travis to moveit_ci
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