0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
scripts to assist integrating rosmake with rosjava toolchain
kwc
as Ken Conley
More... over 14 years ago
Minor formatting fixes. Fix broken .classpath file. Fix broken Android projects. More... over 14 years ago
Spazzed classpath somehow with last commit. More... over 14 years ago
Remove some changes from running android setup. More... over 14 years ago
Merged together changes from repo with actionlib changes. More... over 14 years ago
Modifications needed for actionlib. Some documentation. More... over 14 years ago
Fix javadoc and remove an unnecessary generics restriction. More... over 14 years ago
Fix the relationship between ServiceIdentifier and ServiceDefinition to match Pub/Sub Identifier/Defintion. Fix several todos relating to services as a result. More... over 14 years ago
Remove more unnecessary message class parameters. More... over 14 years ago
Remove some unnecessary message class parameters. More... over 14 years ago
Fix warning. More... over 14 years ago
merge More... over 14 years ago
Start adding support for subscribing to parameters (fixes a ROS test or two). Add some missing javadoc. Fix a flaky test that checked for port number conflicts. Some small renaming refactors. More... over 14 years ago
Initial commit for android package. More... over 14 years ago
Add getPid support for Android. Fixes issue 10. More... over 14 years ago
Add dnsjava to classpath for Android projects. Fixes issue 11. More... over 14 years ago
Small formatting fix and javadoc update. More... over 14 years ago
Stackifying rosjava for integrated into automated build infrastructure
kwc
as Ken Conley
More... over 14 years ago
Move test and scripts into rosjava directory. More... over 14 years ago
Patched in Keith's awaitRegistration() additions. More... over 14 years ago
Change the shutdown order for Node. Previously it was possible for Publishers to receive new subscribers after being shutdown. Clean up the OutgoingMessageQueue shutdown a bit. More... over 14 years ago
Some renaming for clarity. More... over 14 years ago
Clean up a warning and remove an unnecessary shutdown call. More... over 14 years ago
Clean up a couple warnings. More... over 14 years ago
Fix classpath file so that Eclipse doesn't clobber the bin/run script. Fix broken tests by allowing the createFromHostString method to return loopback addresses as a last resort. More... over 14 years ago
Move bin/ directory into rosjava directory. Fix bin/run to work again after java directory rename. Fixes issue 8. More... over 14 years ago
Remove addressed todo. More... over 14 years ago
Small refactor and add resource teardown to shutdown of Subscriber. More... over 14 years ago
Fix missing dependency in build.xml. Fix missing ConnectionTrackingHandler in client pipeline factory. Pull out super class that adds ConnectionTrackingHandler to pipelines. Fix broken TopicIntegrationTest. It wasn't checking that registration had completed nor was it waiting long enough for that to happen. More... over 14 years ago
Fix a warning. More... over 14 years ago