openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
rosjava_core
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 26 of 42
Search / Filter on:
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.
Damon Kohler
More...
over 14 years ago
Cleanup Node and SlaveServer shutdown.
Damon Kohler
More...
over 14 years ago
Remove unnecessary spin loop from PassthroughTestNode.
Damon Kohler
More...
over 14 years ago
Remove sleeps from MessageQueue tests.
Damon Kohler
More...
over 14 years ago
Remove sleeps from TopicIntegrationTest. Add RepeatingPublisher class (probably only useful for testing).
Damon Kohler
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.
Damon Kohler
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.
Damon Kohler
More...
over 14 years ago
Clean up more warnings.
Damon Kohler
More...
over 14 years ago
Clean up some warnings.
Damon Kohler
More...
over 14 years ago
Replace custom TimingOutCallback with stock Apache one. Add a test for Node.createPrivate().
Damon Kohler
More...
over 14 years ago
Some cleanup around RPC timeouts and Node API exceptions.
Damon Kohler
More...
over 14 years ago
Wrapped up several unrecoverable exceptions in RuntimeException. Added some additional node tests.
Damon Kohler
More...
over 14 years ago
Added more MessageQueue tests.
Damon Kohler
More...
over 14 years ago
Comment out setup for Teleop tutorial.
Damon Kohler
More...
over 14 years ago
Added additional MessageQueue integration tests.
Damon Kohler
More...
over 14 years ago
Add error case tests to TcpRosServerTest.
Damon Kohler
More...
over 14 years ago
Remove unused import.
Damon Kohler
More...
over 14 years ago
Remove unused import.
Damon Kohler
More...
over 14 years ago
Fix javadoc.
Damon Kohler
More...
over 14 years ago
Remove generated local.properties files. Update hgignore. Change create_project.sh to run across all android tutorials.
Damon Kohler
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.
Damon Kohler
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.
Damon Kohler
More...
almost 15 years ago
Add a simple readme pointing to the rosjava home page.
Damon Kohler
More...
almost 15 years ago
Pan-tilt demo fix (missing __ip setting). Add a precodition to avoid a possible NPE with AdvertiseAddress.
Damon Kohler
More...
almost 15 years ago
merge
Damon Kohler
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.
Damon Kohler
More...
almost 15 years ago
removing old rosinstall file
Ken Conley
More...
almost 15 years ago
new rosinstall files for building on top of existing install
Ken Conley
More...
almost 15 years ago
Don't allow exceptions to leak out of master registration thread. Instead, record them in main instance
Ken Conley
More...
almost 15 years ago
merge
Ken Conley
More...
almost 15 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree