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
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
1 day
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 71 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix actionlib after refactor.
Damon Kohler
More...
about 14 years ago
Clean up warnings.
Damon Kohler
More...
about 14 years ago
Rename executeNodeMain to execute. It's no longer necessary to distinguish since we have a getter for the underlying ScheduledExecutorService.
Damon Kohler
More...
about 14 years ago
Add await methods to Holder. Pull out SharedScheduledExecutorService and use it in the DefaultNodeFactory. This way Nodes and NodeMainExecutor don't have any special knowledge of it. Pull out RosTest to simplify tests. Fix some tests to use RosTest. Fix NodeMainExecutor to build a ScheduledExecutorService that behaves like a Executors.newCachedThreadPool().
Damon Kohler
More...
about 14 years ago
Rename NodeSlaveIdentifier to NodeIdentifier. Rename NodeServer to XmlRpcServer. Javadoc cleanups.
Damon Kohler
More...
about 14 years ago
Fix bug 31.
Keith Hughes
More...
about 14 years ago
Licensing put on actionlib.
Keith Hughes
More...
about 14 years ago
Example action server needed a method.
Keith Hughes
More...
about 14 years ago
Master now allows full shutdown of nodes, subscribers, publishers, and services and starting them up again. Fuller test coverage of master.
Keith Hughes
More...
about 14 years ago
Remove todo.
Damon Kohler
More...
about 14 years ago
Change WatchdogTimer to use ScheduledExecutorService.
Damon Kohler
More...
about 14 years ago
Add todo and a small cleanup.
Damon Kohler
More...
about 14 years ago
Fix missing import.
Damon Kohler
More...
about 14 years ago
Fixed to use the latest rosjava APIs.
Damon Kohler
More...
about 14 years ago
Add getDefaultNodeName() to NodeMain to support the typical ROS behavior of overriding default node names. Add (almost) proper handling of slaves with the same name attempting to register with the master. Fix pubsub tutorial. Some rename cleanup.
Damon Kohler
More...
about 14 years ago
Add todo.
Damon Kohler
More...
about 14 years ago
Fix after renaming NodeRunner to NodeMainExecutor.
Damon Kohler
More...
about 14 years ago
Rename NodeRunner to NodeMainExecutor for consistency with Java APIs.
Damon Kohler
More...
about 14 years ago
merge
Damon Kohler
More...
about 14 years ago
Extend Node API to allow access to the TimeProvider directly. Add a regression test to verify a bug report has been resolved. Small cleanups.
Damon Kohler
More...
about 14 years ago
Avoid a potential NPE in the NtpTimeProvider. Instead, it is possible to log a warning.
Damon Kohler
More...
about 14 years ago
merge
Damon Kohler
More...
about 14 years ago
merge
Damon Kohler
More...
about 14 years ago
Add javadoc. Remove redundant code by using GlTransformer everywhere. Switch to using new FrameTransformTree. Other small cleanups.
Damon Kohler
More...
about 14 years ago
Pull in Transformer as FrameTransformTree. Add FrameTransform to encapsulate the meaning of transforms between frames. Change the API to be consistent with other rosjava APIs. Fix the rotation of vectors.
Damon Kohler
More...
about 14 years ago
Patch by Sebastian: fix constructors to instantiate views from XML
Lorenz Moesenlechner
More...
about 14 years ago
get_msg_classpath can use get_all_msg_dependencies instead to unify logic
kwc
as Ken Conley
More...
about 14 years ago
all message packages have an implicit dependency on std_msgs
kwc
as Ken Conley
More...
about 14 years ago
Use RosActivity in android_tutorial_image_transport. Patch by Sebastian Muszynski.
Lorenz Moesenlechner
More...
about 14 years ago
Backed out changeset c8c065188de1 to apply RosAction patch
Lorenz Moesenlechner
More...
about 14 years ago
←
1
2
…
67
68
69
70
71
72
73
74
75
…
104
105
→
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