Current problem:
rosjava nodes aren't subscribed to the /clock topic and ignore /use_sim_time
What is the expected output? What do you see instead?
With /use_sim_time set to true, rosjava nodes should listen to the time
published on /clock instead of wall time.
Please provide any additional information below.
Added new class: ClockTimeProvider.java
Changed DefaultNode.java to check /use_sim_time and subscribe to the
appropriate time.
Original issue reported on code.google.com by mate.wol...@gmail.com on 23 Apr 2012 at 3:03
Original issue reported on code.google.com by
mate.wol...@gmail.com
on 23 Apr 2012 at 3:03Attachments: