Skip to content
Snippets Groups Projects
Select Git revision
  • a185b579af77bf4f2e6f6ea41945e0ef9d642c5f
  • main default protected
  • 48-replace-mqtt-handling-with-ragconnect
  • dev protected
  • 40-add-mqtt-username-and-password-to-mqttreceiver-java
  • learner
  • Integration_KB_L
  • 0.1
8 results

rules-object.uxf

  • package.xml 1.03 KiB
    <package>
      <name>rosjava_build_tools</name>
      <version>0.1.26</version>
      <description>
        Simple tools and catkin modules for rosjava development. 
      </description>
      <maintainer email="d.stonier@gmail.com">Daniel Stonier</maintainer>
      <license>BSD</license>
      <url type="website">http://ros.org/wiki/rosjava_build_tools</url>
      <url type="repository">https://github.com/ros-java/rosjava_build_tools</url>
      <url type="bugtracker">https://github.com/ros-java/rosjava_build_tools/issues</url>
      <author email="d.stonier@gmail.com">Daniel Stonier</author>
    
      <buildtool_depend>catkin</buildtool_depend>
    
      <build_depend>python-rospkg</build_depend>
      <build_depend>rospy</build_depend>
      <build_depend>java</build_depend>
      <build_depend>ant</build_depend>
      <build_depend>python-rosinstall-generator</build_depend>
      <run_depend>python-rospkg</run_depend>
      <run_depend>rospy</run_depend>
      <run_depend>java</run_depend>
      <run_depend>ant</run_depend>
      <run_depend>catkin</run_depend>
      <run_depend>python-rosinstall-generator</run_depend>
    </package>