ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ant & gradle

asked 2012-09-19 01:26:33 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

thanking you in advance.. I have to run and test any project of RosJava. i followed rosjava wiki but couldnot get any clear understanding of building rosjab

After following some sample programs from following link i get this error after typing "ant" link text

Error Found /home/ahmedshah/ros_workspace/robot_mover_java/build.xml:19: ros.properties is missing. Please type 'rosmake' first

after searching ROS questions and answers i found to use GRADLE, i really want to know what basically the gradle is?? does it replace "ant" ?? and How ?? and how it can be used to build rosjava program?? any useful link (in which there is a program too) will be helpful me too ..

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-09-19 01:58:51 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

You might want to use google to find out about gradle.

Gradle homepage

Gradle replaces ant, it is based on Maven and Groovy.

The rosjava documentation and tutorials explain how to use gradle: rosjava wiki

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-19 01:26:33 -0500

Seen: 220 times

Last updated: Sep 19 '12