Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

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

Open
jabrena opened this issue May 26, 2018 · 3 comments
Open

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

jabrena opened this issue May 26, 2018 · 3 comments

Comments

@jabrena
Copy link

jabrena commented May 26, 2018

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

@jabrena jabrena changed the title ROSJava Catkin package support for ROS Lunar o ROS Melodic ROSJava Catkin package support for ROS Lunar / ROS Melodic May 26, 2018
@jubeira
Copy link

jubeira commented Mar 18, 2019

@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
Copy link

bbferka commented Apr 3, 2019

@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
Copy link

jubeira commented Apr 3, 2019

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:

  • Some packages listed in rosjava_messages package are not listed in kinetic. Those should be removed from the dependencies until they are released. In particular this tutorial should fail when installing dependencies using rosdep.
  • Some message definitions in rosjava_mvn_repo need to be updated because they are not present in kinetic. This will need a separate branch there as well to be able to maintain the two distributions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants