PerceptIn / IRONSIDES

PerceptIn Ironsides SDK
11 stars 10 forks source link

Can't run on Melodic #13

Closed tuandle closed 5 years ago

tuandle commented 5 years ago

Hi, The ironsides unit I have works perfectly on Ros Kinetic. However, I can't get it to run on ROS Melodic. The image_transport object for some unknown reasons failed to initialize. I included the backtrace of gdb here.

Have you tested it with Melodic yet @wli009 @fzheng010 ?

Thanks for your help! Tuan

wli009 commented 5 years ago

Hi Tuan, The Ironsides ROS package is developed under ROS Kinetic. We haven't test it with Melodic. However, the package is just a wrapper of our SDK. It should be easily modified to run in ROS Melodic. You should check if your ROS Melodic is installed successfully, and check the following link to see if there's any difference between these two version. http://wiki.ros.org/image_transport Best, Weikai