rosjava / rosjava_core

An implementation of ROS in pure Java with Android support.
210 stars 166 forks source link

ROSJava Catkin package support for ROS Lunar / ROS Melodic #280

Open jabrena opened 6 years ago

jabrena commented 6 years ago

Hi,

I would like to know if the tools to create a Catkin package for ROS Java has support for ROS Lunar and ROS Melodic. http://wiki.ros.org/melodic/Installation

Many thanks in advance

Cheers

Juan Antonio

jubeira commented 5 years ago

@rjcausarano I'd like to move forward with this, in particular for ROS Melodic. Can you please follow the installation from source tutorials in Ubuntu 18 to check if they work, and point out issues if they appear?

Note that you will need ROS M previously installed, and replace kinetic with melodic when needed when following the tutorial. Thanks in advance!

bbferka commented 5 years ago

@jubeira Hi, I have rosjava on melodic from source. I don't have time to manually test the tutorials, but I could run some unit tests if there are any?

jubeira commented 5 years ago

Hi @bbferka, The unit tests can be run from rosjava_core using ./gradlew test task. I don't think there will be a difference on that end. However, we noticed two things: