Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Installation error #36

Closed
Shashika007 opened this issue Mar 24, 2019 · 3 comments
Closed

Installation error #36

Shashika007 opened this issue Mar 24, 2019 · 3 comments

Comments

@Shashika007
Copy link

Shashika007 commented Mar 24, 2019

I followed the installation steps given. But, i got following installation error. I am using ros2 crystal (ROS 2 binary package installation)

Starting >>> gazebo_dev
Starting >>> gazebo_msgs
Starting >>> hrim_actuator_rotaryservo_msgs
Starting >>> cv_bridge
Finished <<< gazebo_dev [0.47s]                                   
Starting >>> control_msgs
--- stderr: control_msgs                                            
Message interface 'std_msgs/Header' contains an unknown field type: std_msgs/Header header
make[2]: *** [rosidl_typesupport_connext_cpp/control_msgs/msg/gripper_command__rosidl_typesupport_connext_cpp.hpp] Error 1
make[2]: *** Deleting file 'rosidl_typesupport_connext_cpp/control_msgs/msg/gripper_command__rosidl_typesupport_connext_cpp.hpp'
make[1]: *** [CMakeFiles/control_msgs__rosidl_typesupport_connext_cpp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Message interface 'std_msgs/Header' contains an unknown field type: std_msgs/Header header
make[2]: *** [rosidl_typesupport_fastrtps_cpp/control_msgs/msg/gripper_command__rosidl_typesupport_fastrtps_cpp.hpp] Error 1
make[2]: *** Deleting file 'rosidl_typesupport_fastrtps_cpp/control_msgs/msg/gripper_command__rosidl_typesupport_fastrtps_cpp.hpp'
make[1]: *** [CMakeFiles/control_msgs__rosidl_typesupport_fastrtps_cpp.dir/all] Error 2
Message interface 'std_msgs/Header' contains an unknown field type: std_msgs/Header header
make[2]: *** [rosidl_typesupport_introspection_c/control_msgs/msg/gripper_command__rosidl_typesupport_introspection_c.h] Error 1
make[2]: *** Deleting file 'rosidl_typesupport_introspection_c/control_msgs/msg/gripper_command__rosidl_typesupport_introspection_c.h'
make[1]: *** [CMakeFiles/control_msgs__rosidl_typesupport_introspection_c.dir/all] Error 2
Message interface 'std_msgs/Header' contains an unknown field type: std_msgs/Header header
make[2]: *** [rosidl_typesupport_opensplice_cpp/control_msgs/msg/gripper_command__rosidl_typesupport_opensplice_cpp.hpp] Error 1
make[2]: *** Deleting file 'rosidl_typesupport_opensplice_cpp/control_msgs/msg/gripper_command__rosidl_typesupport_opensplice_cpp.hpp'
make[1]: *** [CMakeFiles/control_msgs__rosidl_typesupport_opensplice_cpp.dir/all] Error 2
make: *** [all] Error 2
---
Failed   <<< control_msgs	[ Exited with code 2 ]
--- stderr: gazebo_msgs                                                        
Message interface 'geometry_msgs/Wrench' contains an unknown field type: geometry_msgs/Wrench[] wrenches
make[2]: *** [rosidl_typesupport_cpp/gazebo_msgs/msg/contact_state__type_support.cpp] Error 1
make[1]: *** [CMakeFiles/gazebo_msgs__rosidl_typesupport_cpp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Message interface 'geometry_msgs/Wrench' contains an unknown field type: geometry_msgs/Wrench[] wrenches
@LanderU
Copy link
Contributor

LanderU commented Mar 24, 2019

This means that you don't have the latest ROS2 crystal installed on your system.

@LanderU LanderU changed the title Installation error! Installation error Mar 24, 2019
@LanderU
Copy link
Contributor

LanderU commented Mar 24, 2019

To clarify the problem, one week ago the OR released a new patch (patch3) for crystal. This patch comes with some improvements. Could you please make sure that you've the latest version available on your system. If you already have ROS2 installed on your system, you can simply update it using apt install ros-crystal-ros-base.

@Shashika007
Copy link
Author

@LanderU Thank you very much. I will give it a try.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants