0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused generate_properties.py. More... over 14 years ago
Move Android tutorials into android.rosjava repo. Set up image_transport and camera tutorials as ROS packages. Fix duplicate strings.xml resource. More... over 14 years ago
Fix bug in rosjava.mk clean target. Need to execute ant clean before deleting the property files it depends on. Add generation of Android project properties. Delete all Android tutorials. They will be moved to the Android repo. More... over 14 years ago
Fix tests, everything builds again. More... over 14 years ago
Integrate Adam's Eclipse project generation. More... over 14 years ago
Fix usage text. More... over 14 years ago
Everything except Android stuff is building now. More... over 14 years ago
Refactoring the Python code in rosjava_bootstrap. New tests are passing, but rosjava does not build due to a missing dependency on rosjava_bootstrap. More... over 14 years ago
Fix bug that caused NPE and subsequent master registration retry. Remove duplicate RegistrarTest. More... over 14 years ago
merge More... over 14 years ago
Update .hgignore More... over 14 years ago
Make all jar files into legal OSGi bundles. More... over 14 years ago
Tests working again. Didn't have data needed for message tests. More... over 14 years ago
Didn't work on Damon's machine. Needed non SSL access to Maven repository, and ant-contrib needed to be part of download. More... over 14 years ago
Moved directory layouts to match Maven Standard Layout. No JARs checked into project, everything pulled by Maven. Starting towards generating OSGi bundles for JARs. Separated rosjava tests from rosjava main build to keep tests out of main JAR. More... over 14 years ago
Replace Strings with GraphNames in MasterServer to fix broken test. More... over 14 years ago
Change SlaveClient to use GraphName everywhere instead of String. Fix flaky test. Clean up RosoutLogger a bit. More... over 14 years ago
Fixes for new generate_properties.py changes. More... over 14 years ago
Add support for Android libraries and Android library dependencies. More... over 14 years ago
merge More... over 14 years ago
Refactoring for new APIs. More... over 14 years ago
merge More... over 14 years ago
Make BindAddress constructor private since only the factories should be used. More... over 14 years ago
Add a todo and update some javadoc. More... over 14 years ago
Rename Node to XmlRpcEndpoint since that's more accurate (fixes a todo). Other related cleanups made possible by the rename. More... over 14 years ago
More javadoc updates. Removed a lot of duplicate docs. More... over 14 years ago
reformat for library use and use subprocess instead
kwc
as Ken Conley
More... over 14 years ago
importing Issue 23 patch from astambler to add in command-line run command
kwc
as Ken Conley
More... over 14 years ago
Start using @see #method for convenience methods. Convert all ParameterTree APIs to use GraphName and add convenience methods. Add a new assertGraphNameEquals method to clean up tests a bit. Update more javadoc. More... over 14 years ago
Partially through with changing the Node interface to only use GraphNames. More... over 14 years ago