0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a few warnings. More... almost 15 years ago
Remove unused imports. More... almost 15 years ago
Added getPublications() support and associated test. More... almost 15 years ago
Added test for lookupService(). More... almost 15 years ago
Partially tested service registration. More... almost 15 years ago
Small cleanups. More... almost 15 years ago
Finished ServiceIntegrationTest. More... about 15 years ago
Stop using Thread.currentThread() when waiting for interrupt in run(). More... about 15 years ago
Add missing overridden methods for LittleEndian streams. More... about 15 years ago
Fix some bad auto-renames. Change Service construction to be more like Pub/Sub construction and not require a SlaveDescription. More... about 15 years ago
More cleanup. More... about 15 years ago
Cleanups. More... about 15 years ago
Rename client/server classes with suffix Client/Server to avoid having to specify the full class name everywhere. More... about 15 years ago
Service integration test working. More... about 15 years ago
Further progress on services. Working on integration test. More... about 15 years ago
Further work on Service support. More... about 15 years ago
More moving around of classes and packages. Started fleshing out server.Service. More... about 15 years ago
Add place holders for Service client/server. Move some classes around to new packages. More... about 15 years ago
Add integration test for *MessageQueue. More... about 15 years ago
Add missing author javadoc. More... about 15 years ago
Rename Header to ConnectionHeader. More... about 15 years ago
Remove redundant definition of SubscriberDescription. More... about 15 years ago
Add some missing author tags and small cleanups. More... about 15 years ago
Added MasterImpl tests for registerSubscriber(). More... about 15 years ago
Added tests for MasterImpl. More... about 15 years ago
Added handshake test for Slave. More... about 15 years ago
Publishing pose works with rviz. Disabled a lot of debug logging. More... about 15 years ago
Add PoseStamped message and Header message for using rviz. More... about 15 years ago
Working on a Pose publisher Android example. More... about 15 years ago
Added integration test for addSubscriber(). Lots of refactoring to support this change. The most important part is that MessageDescriptions are now _equal_ if either MD5 is null. More... about 15 years ago