0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix previously added breakage. Services do not use XML-RPC for negotiation and instead take the AdvertiseAddress of the TcpRosServer directly. More exceptions cleanup. Unregister publishers and subscribers on Node shutdown. More... over 14 years ago
Cleanup Node and SlaveServer shutdown. More... over 14 years ago
Remove unnecessary spin loop from PassthroughTestNode. More... over 14 years ago
Remove sleeps from MessageQueue tests. More... over 14 years ago
Remove sleeps from TopicIntegrationTest. Add RepeatingPublisher class (probably only useful for testing). More... over 14 years ago
Rename Node.stop() to Node.shutdown() for consistency. Pull out the handshake handler for subscribers. Add support for waiting on topic master registration. More... over 14 years ago
Cleaned up some more exceptions. Added test for connecting a subscriber to a disconnected publisher. Fixed topic integration test. It wasn't actually checking the connection between two nodes. More... over 14 years ago
Clean up more warnings. More... over 14 years ago
Clean up some warnings. More... over 14 years ago
Replace custom TimingOutCallback with stock Apache one. Add a test for Node.createPrivate(). More... over 14 years ago
Some cleanup around RPC timeouts and Node API exceptions. More... over 14 years ago
Wrapped up several unrecoverable exceptions in RuntimeException. Added some additional node tests. More... over 14 years ago
Added more MessageQueue tests. More... over 14 years ago
Comment out setup for Teleop tutorial. More... over 14 years ago
Added additional MessageQueue integration tests. More... over 14 years ago
Add error case tests to TcpRosServerTest. More... over 14 years ago
Remove unused import. More... over 14 years ago
Remove unused import. More... over 14 years ago
Fix javadoc. More... over 14 years ago
Remove generated local.properties files. Update hgignore. Change create_project.sh to run across all android tutorials. More... over 14 years ago
First pass at setting up ant for the entire build/test process. Some steps are still missing. Clean up some generated files. Still need to remove properties files. More... almost 15 years ago
Add a setter for the node to use in a RosTextView. In the future, ROS views will all have the option of using a node specified by the user instead of one being created. More... almost 15 years ago
Add a simple readme pointing to the rosjava home page. More... almost 15 years ago
Pan-tilt demo fix (missing __ip setting). Add a precodition to avoid a possible NPE with AdvertiseAddress. More... almost 15 years ago
merge More... almost 15 years ago
Added pan-tilt tutorial. Started on a simple MasterChooser. Very incomplete. Changed some checked exceptions to RuntimeExceptions. Fixed some bugs with address related code. More... almost 15 years ago
removing old rosinstall file More... almost 15 years ago
new rosinstall files for building on top of existing install More... almost 15 years ago
Don't allow exceptions to leak out of master registration thread. Instead, record them in main instance More... almost 15 years ago
merge More... almost 15 years ago