stereolabs / zed-ros-examples

Examples for the ZED SDK ROS wrapper
https://www.stereolabs.com/docs/ros/
MIT License
85 stars 51 forks source link

Catkin_make compilation error #26

Closed Alataishi closed 3 years ago

Alataishi commented 3 years ago

I cloned both zed_ros_wrapper and zed_ros_examples, and when I enter catkin_make it shows a lot of error in the files zed_od_display.cpp, zed_od_display.hpp, zed_od_info.cpp and zed_od_info.hpp

image

image

Myzhar commented 3 years ago

Hi @Alataishi I need more information to help you to solve your issue. What is the version of the ZED SDK that you installed? What is your OS? What versions of ROS Wrapper and ROS Examples have you cloned?

Alataishi commented 3 years ago

@Myzhar Hello I am actually new to ROS , but anyway I am using Ubuntu 16.04, ZED SDK for Ubuntu 16 version 3.4.1 I cloned the the zed wrapper and examples from master branch

Alataishi commented 3 years ago

it turns out that i have to enable C++11