stereolabs / zed-ros-wrapper

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

Can´t catkin_make in Win10 ROS noetic #946

Closed Hachiming0 closed 2 months ago

Hachiming0 commented 3 months ago

Preliminary Checks

Description

[9/210] Automatic MOC and UIC for target rviz_plugin_zed_od ninja: build stopped: subcommand failed. Invoking "ninja -j4 -l4" failed

Steps to Reproduce

  1. In the commands terminal: C:\catkin_ws\src> git clone https://github.com/stereolabs/zed-ros-wrapper
  2. In the commands terminal: C:\catkin_ws\src>git clone https://github.com/stereolabs/zed-ros-interfaces
  3. In the commands terminal: C:\catkin_ws\src>git clone https://github.com/stereolabs/zed-ros-examples
  4. In the commands terminal: C:\catkin_ws\src>cd..
  5. In the commands terminal: C:\catkin_ws>catkin_make
  6. Error mentioned

Expected Result

I expected no errors at tthe installation of the packages

Actual Result

The installaion of the packages failed because: ninja: build stopped: subcommand failed. Invoking "ninja -j4 -l4" failed

ZED Camera model

ZED

Environment

OS: Win 10
CPU: intel core i7 65ooU
GPU: Nvidia geforce 940m
Zed sdk: 4.1
Others:ROS noetic

Anything else?

No response

Myzhar commented 2 months ago

Hi @Hachiming0 I apologize, we do not support Windows building for ROS. Only the default Ubuntu 20 OS is supported