0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated javadoc. More... about 14 years ago
Updated javadoc. More... about 14 years ago
Enable inspection of latch mode from the subscriber side. More... about 14 years ago
Fix latching on subscriber side and adding latching to publisher header. Move listern management into IncomingMessageQueue so that latching can be handled correctly. Fix CircularBlockingQueue to strictly enforce the queue size limit. This makes it possible to test with 0 length queues. Fix exception handling in ConnectionTrackingHandler. Too many exceptions were be ignored. Fix small bugs. More... about 14 years ago
Pulled out ListenerCollection. More... about 14 years ago
Fix actionlib. More... about 14 years ago
Move unregistrating publishers and subscribers into the Registrar. Pull RetryingCompletionService which currently (sort of) blocks on all taks being complete at shutdown. This will be fixed in the next CL. Fixed a few bugs: Response.isSuccess() and Publisher.removePublisherListener(). Minor cleanups. More... about 14 years ago
merge More... about 14 years ago
Pull out shapes from layers. Fix warnings. More... about 14 years ago
Move layers into a new package. Rename to eliminate redundancy with package structure. Pull out SubscriberLayer. More... about 14 years ago
merge More... about 14 years ago
merge More... about 14 years ago
Refactoring of visualization package More... about 14 years ago
Fixed incorrect return value in PathLayer More... about 14 years ago
Decouple listener callbacks from the network thread. More... about 14 years ago
Added support for setting a target frame similar to rviz. More... about 14 years ago
Changed to new rosjava_geometry classes and better integration of TF. More... about 14 years ago
Refactoring of rosjava_geometry More... about 14 years ago
Getting rid of targetFrame again. More... about 14 years ago
CompressedBitmapLayer and OccupancyGridLayer need to be TfLayers. More... about 14 years ago
Renamed package navigation to visualization and added simple support for TF. More... about 14 years ago
Added methods to invert vectors, transforms and quaternions. More... about 14 years ago
Added topic parameter to all ROS layers and renamed CompressedOccupancyGridLayer. More... about 14 years ago
Added center on robot when double-click again. More... about 14 years ago
Added more geometry utilities. More... about 14 years ago
Mayor refactoring of android_honeycomb's map view. More... about 14 years ago
Virtual joystick view implements NodeMain now. More... about 14 years ago
android_tutorial_teleop uses RosActivity now More... about 14 years ago
Refactored MapView to use Android's built-in gesture detectors. More... about 14 years ago
Changed moveCamera signature More... about 14 years ago