ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I also sent an email to Damon Kohler with this issue.
He replied with:
There are no peculiarities to the way rosjava is configured with Gradle. I suggest asking on the Gradle support forum.
Well I did ask at the Gradle forums before I posted this question.
Anyway, my best guess is there is no support at the moment, and if you want hot class reloading in rosjava you'll have to figure it out yourself, either by using a plugin or by programming it yourself.
2 | No.2 Revision |
I also sent an email to Damon Kohler with this issue.issue..
He replied with:
There"There are no peculiarities to the way rosjava is configured with Gradle. I suggest asking on the Gradle supportforum.forum."
Well I did ask at the Gradle forums before I posted this question.
Anyway, my best guess is there is no support at the moment, and if you want hot class reloading in rosjava you'll have to figure it out yourself, either by using a plugin or by programming it yourself.