-
Notifications
You must be signed in to change notification settings - Fork 295
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
Camera trigger integration test #1384
Camera trigger integration test #1384
Conversation
Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
Codecov Report
@@ Coverage Diff @@
## ign-gazebo6 #1384 +/- ##
============================================
Coverage 33.58% 33.58%
============================================
Files 44 44
Lines 2260 2260
============================================
Hits 759 759
Misses 1501 1501 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
examples/worlds/triggered_camera_sensor.sdf
Put into draft to make an integration test. |
Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
…ebo into wlew/camera_trigger
Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
Test failures irrelevant to pull request.
|
Codecov Report
@@ Coverage Diff @@
## ign-gazebo6 #1384 +/- ##
============================================
Coverage 33.58% 33.58%
============================================
Files 44 44
Lines 2260 2260
============================================
Hits 759 759
Misses 1501 1501 Continue to review full report at Codecov.
|
🎉 Camera trigger world
Depends on:
Summary
Created a camera trigger world to be used with the ros_ign example.
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.