depthai-ros icon indicating copy to clipboard operation
depthai-ros copied to clipboard

Unable to build in ROS-Melodic

Open GerardHarkemaAvans opened this issue 2 years ago • 8 comments

Dear reader,

at the moment it is not possible to build the distribution for the ROS1-melodic distribution. See posts below when building.

[build] Warning: Skipping package depthai-ros because it has an unsupported package build type: ament_cmake [build] Note: Available build types:
[build] - catkin
[build] - cmake

GerardHarkemaAvans avatar Jan 13 '23 10:01 GerardHarkemaAvans

Hi, for ROS1 we support only Noetic, if you have to use Melodic, then I'd suggest running the driver inside Docker container.

Serafadam avatar Jan 13 '23 10:01 Serafadam

Too bad,

in the mid-december clone it did work with Melodic. We integrate the camera with NiryoNED educational robots, which only supports ROS Melodic.

Thank you for the reply.

GerardHarkemaAvans avatar Jan 13 '23 16:01 GerardHarkemaAvans

@GerardHarkemaAvans which branch did you clone now ?

saching13 avatar Jan 13 '23 16:01 saching13

I think you tried on humbe branch. Can you try on noetic or ros-release branch ?

saching13 avatar Jan 13 '23 16:01 saching13

Hi @GerardHarkemaAvans, you can try using docker images for Noetic available here and see if that works with your system

Serafadam avatar Jan 31 '23 09:01 Serafadam

Faced same error, checking out to ros-release branch helps build it on Melodic

MoscowskyAnton avatar Mar 03 '23 11:03 MoscowskyAnton

I made a working copy for our own students on melodice, you can clone it here: https://github.com/GerardHarkemaAvans/depthai_ros.git

GerardHarkemaAvans avatar Mar 05 '23 18:03 GerardHarkemaAvans

I made a working copy for our own students on melodice, you can clone it here: https://github.com/GerardHarkemaAvans/depthai_ros.git

how did you manage to get the SDK install? can you share the steps to build it with melodic?

I a, getting following error when I try to use your branch with melodic

depthAi-melodic error

manikjslb avatar Jun 22 '23 19:06 manikjslb