-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix timestamp issues for rendering sensors (indigo-devel) #551
Commits on Feb 16, 2017
-
Fix for issue #408. The last measurement time is the time that gazebo…
… generated the sensor data, so ought to be used. updateRate doesn't seem that useful. The other cameras need similar fixes to have the proper timestamps.
Configuration menu - View commit details
-
Copy full SHA for d92a409 - Browse repository at this point
Copy the full SHA d92a409View commit details -
#408 Making a test for multicamra that shows the timestamps are curre…
…ntly outdated, will fix them similar to how the regular camera was fixed.
Configuration menu - View commit details
-
Copy full SHA for 42ad400 - Browse repository at this point
Copy the full SHA 42ad400View commit details -
#408 Make the multi camera timestamps current rather than outdated, a…
…lso reuse the same update code
Configuration menu - View commit details
-
Copy full SHA for 5fa7cc8 - Browse repository at this point
Copy the full SHA 5fa7cc8View commit details -
Adding depth camera world to use in test to make depth camera have ri…
…ght timestamp #408- appears to be working (though only looking at horizon) but getting these sdf errors: Error [SDF.cc:789] Missing element description for [pointCloudTopicName] Error [SDF.cc:789] Missing element description for [depthImageCameraInfoTopicName] Error [SDF.cc:789] Missing element description for [pointCloudCutoff]
Configuration menu - View commit details
-
Copy full SHA for d8cb647 - Browse repository at this point
Copy the full SHA d8cb647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cb624 - Browse repository at this point
Copy the full SHA 61cb624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf30a1 - Browse repository at this point
Copy the full SHA 2bf30a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3265d8 - Browse repository at this point
Copy the full SHA b3265d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113bdfd - Browse repository at this point
Copy the full SHA 113bdfdView commit details -
#408 Increasing max time because some systems are taking 0.6 seconds …
…to receive the messages (still well less than 2.0 seconds). Also all the tests can be run with run_tests_gazebo_plugins_rostest but only with the -j1 flag #409
Configuration menu - View commit details
-
Copy full SHA for e916337 - Browse repository at this point
Copy the full SHA e916337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d23e1f - Browse repository at this point
Copy the full SHA 0d23e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c4dbf - Browse repository at this point
Copy the full SHA 87c4dbfView commit details