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

Test fails on Hydro #335

Open
wkentaro opened this issue Aug 2, 2017 · 5 comments
Open

Test fails on Hydro #335

wkentaro opened this issue Aug 2, 2017 · 5 comments

Comments

@wkentaro
Copy link
Member

wkentaro commented Aug 2, 2017

ERROR: Rosdep experienced an internal error.

Please go to the rosdep page [1] and file a bug report with the message below.

[1] : http://www.ros.org/wiki/rosdep



rosdep version: 0.11.6



Bad installer [apt]: [Errno 2] No such file or directory
@k-okada
Copy link
Member

k-okada commented Aug 2, 2017 via email

@wkentaro
Copy link
Member Author

wkentaro commented Aug 2, 2017

@k-okada
Copy link
Member

k-okada commented Aug 2, 2017 via email

@k-okada
Copy link
Member

k-okada commented Aug 3, 2017

Bad installer [apt]: [Errno 2] No such file or directory problem was gone with 0.11.6 and current problem is opencv_apps,

can we remove opencv_apps from .rosinstall or allow failure on hydro, or fix openv_apps?
https://travis-ci.org/jsk-ros-pkg/jsk_recognition/jobs/259675406

[opencv_apps] /workspace/ros/ws_jsk_recognition/src/ros-perception/opencv_apps/src/nodelet/adding_images_nodelet.cpp:134:56:   instantiated from here 
[opencv_apps] /opt/ros/hydro/include/message_filters/sync_policies/approximate_time.h:637:117: error: 'value' is not a member of 'ros::message_traits::TimeStamp<sensor_msgs::Image_<std::allocator<void> >, void>' 
[opencv_apps] /opt/ros/hydro/include/message_filters/sync_policies/approximate_time.h:645:119: error: 'value' is not a member of 'ros::message_traits::TimeStamp<sensor_msgs::Image_<std::allocator<void> >, void>' 
[opencv_apps] In file included from /opt/ros/hydro/include/sensor_msgs/CameraInfo.h:47:0, 
[opencv_apps]                  from /workspace/ros/ws_jsk_recognition/src/ros-perception/opencv_apps/src/nodelet/adding_images_nodelet.cpp:44: 
[opencv_apps] /opt/ros/hydro/include/ros/serialization.h: In function 'uint32_t ros::serialization::serializationLength(const T&) [with T = dynamic_reconfigure::ReconfigureResponse_<std::allocator<void> >, uint32_t = unsigned int]': 
[opencv_apps] /opt/ros/hydro/include/ros/serialization.h:870:47:   instantiated from 'ros::SerializedMessage ros::serialization::serializeServiceResponse(bool, const M&) [with M = dynamic_reconfigure::ReconfigureResponse_<std::allocator<void> >]' 
[opencv_apps] /opt/ros/hydro/include/ros/service_callback_helper.h:201:5:   instantiated from 'bool ros::ServiceCallbackHelperT<Spec>::call(ros::ServiceCallbackHelperCallParams&) [with Spec = ros::ServiceSpec<dynamic_reconfigure::ReconfigureRequest_<std::allocator<void> >, dynamic_reconfigure::ReconfigureResponse_<std::allocator<void> > >]' 
[opencv_apps] /workspace/ros/ws_jsk_recognition/src/ros-perception/opencv_apps/src/nodelet/adding_images_nodelet.cpp:224:512:   instantiated from here 
[opencv_apps] /opt/ros/hydro/include/ros/serialization.h:172:43: error: cannot pass objects of non-trivially-copyable type 'const struct dynamic_reconfigure::ReconfigureResponse_<std::allocator<void> >' through '...' 
[opencv_apps] make[2]: *** [CMakeFiles/opencv_apps.dir/src/nodelet/adding_images_nodelet.cpp.o] Error 1 
[opencv_apps] make[2]: *** Waiting for unfinished jobs.... 

@YutoUchimi
Copy link
Contributor

Hydro was already dropped in jsk_recognition (jsk-ros-pkg/jsk_recognition#2217).
We can close this issue (but I have no such access in this repository).

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

No branches or pull requests

3 participants