Skip to content
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

Test ABI compatibility of physics-sensor lockstep #2791

Merged
merged 63 commits into from
Jul 23, 2020
Merged
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
64eb44f
Make sure camera's FPS is strictly applied, should the real time fact…
slekieffre Nov 15, 2016
c2a1f2f
Update lessOrEqual() calls with new method name
slekieffre Nov 18, 2016
08d6c8b
merging from default
slekieffre May 2, 2017
b0f8197
merge from default branch
slekieffre May 21, 2018
e74da86
merge with default
scpeters Jan 22, 2020
f63709d
whitespace
scpeters Jan 22, 2020
e6ffa11
merge with respect_fps_1_set_pose_msg
scpeters Jan 22, 2020
12cf6e5
merge with respect_fps_2_sensor_abi
scpeters Jan 22, 2020
abadcdc
Merge branch 'gazebo11' into respect_fps_gz11
mabelzhang Apr 28, 2020
c2f69da
Generalize from camera to sensors. Enable lines to directly set pose.…
mabelzhang May 14, 2020
f2e88c9
add regular camera to test world
mabelzhang May 15, 2020
c3302f4
add pendulum to have changing pose in scene
mabelzhang May 24, 2020
b691c2d
copy CameraSensor functions to GpuRaySensor. GpuRaySensor tests are f…
mabelzhang Jun 2, 2020
d80846d
add pendulum to have changing pose in scene
mabelzhang May 24, 2020
760636e
fix test failures caused by backward compatibility if-stmts
mabelzhang Jun 3, 2020
ead5bd0
SDF file for GpuRaySensor lockstep test
mabelzhang Jun 8, 2020
d5bd097
style
mabelzhang Jun 9, 2020
6afd412
backward compatibility conditionals
mabelzhang Jun 9, 2020
f43b100
style and PR comments
mabelzhang Jun 10, 2020
c134381
raise strict rate tolerance to 0.06
mabelzhang Jun 10, 2020
ed6fc04
fix time calculation in test
mabelzhang Jun 18, 2020
bd0085b
correct test timing
mabelzhang Jun 18, 2020
f5e5fe6
merge respect_fps_gz11camOnly branch into respect_fps_gz11_gpuRay
mabelzhang Jun 18, 2020
90485b1
simplify header include
mabelzhang Jun 18, 2020
9a44c66
one more backward compatibility conditional
mabelzhang Jun 18, 2020
61fb487
Merge branch 'respect_fps_gz11camOnly' into respect_fps_gz11_gpuRay
mabelzhang Jun 18, 2020
034953d
sync with CameraSensor branch: simplify header include, change test t…
mabelzhang Jun 18, 2020
c7c6795
extend lockstep to MultiCameraSensor and Sensor
mabelzhang Jun 20, 2020
536c26b
minor fixes
mabelzhang Jun 20, 2020
b4991f4
Merge branch 'respect_fps_gz11camOnly' into respect_fps_gz11_gpuRay
mabelzhang Jun 20, 2020
a01101b
minor fixes
mabelzhang Jun 20, 2020
b2c9d5e
merge respect_fps_gz11_gpuRay into respect_fps_gz11_allSensors
mabelzhang Jun 20, 2020
86c90d2
minor fixes and style
mabelzhang Jun 20, 2020
8e61753
MultiCameraSensor test
mabelzhang Jun 20, 2020
ec1916a
small fixes
mabelzhang Jun 20, 2020
a8bb0db
Merge branch 'respect_fps_gz11camOnly' into respect_fps_gz11_gpuRay
mabelzhang Jun 20, 2020
64a158c
Merge branch 'respect_fps_gz11_gpuRay' into respect_fps_gz11_allSensors
mabelzhang Jun 20, 2020
805c3e9
LogicalCameraSensor test
mabelzhang Jun 20, 2020
744cc84
add reference to custom XML namespace
mabelzhang Jun 26, 2020
59b2a94
Merge branch 'respect_fps_gz11camOnly' into respect_fps_gz11_allSensors
mabelzhang Jun 26, 2020
159624f
add reference to custom XML namespaces
mabelzhang Jun 26, 2020
8349135
--lockstep command line per Ian Chen <ichen@osrfoundation.org>
mabelzhang Jun 29, 2020
d883070
lockstep test for contact sensor and laser
mabelzhang Jun 29, 2020
1f39fd5
style
mabelzhang Jun 29, 2020
d9affae
fix hanging tests because rendering:: flag not reset after lockstep test
mabelzhang Jul 9, 2020
e1ca9f3
remove <strict_rate> custom sdf tag
mabelzhang Jul 9, 2020
35e582a
merge from respect_fps_gz11camOnly
mabelzhang Jul 9, 2020
66d2811
remove <strict_rate> from other sensor tests
mabelzhang Jul 10, 2020
9aa901c
Merge pull request #2746 from mabelzhang/respect_fps_gz11camOnly
mabelzhang Jul 10, 2020
e116de5
imu strict rate test
mabelzhang Jul 10, 2020
484f0ae
cleanup
mabelzhang Jul 10, 2020
59a2c9a
minor cleanup
mabelzhang Jul 10, 2020
867b25c
fix laser test bug
mabelzhang Jul 11, 2020
d761e4d
transceiver strict rate test
mabelzhang Jul 11, 2020
d09afc5
tidy up test worlds
mabelzhang Jul 11, 2020
7491fa4
rename gpu ray test world
mabelzhang Jul 11, 2020
37eeec9
change file name in gpu ray test
mabelzhang Jul 11, 2020
02269c0
disable simbody imu test
mabelzhang Jul 14, 2020
e7da851
make Sensor::useStrictRate static
mabelzhang Jul 14, 2020
9c61a7c
fix ManTest
mabelzhang Jul 15, 2020
0b290dd
Merge pull request #2761 from osrf/respect_fps_gz11_allSensors
mabelzhang Jul 16, 2020
a0ed0a6
Merge branch 'gazebo11' into upstream/respect_fps_gz11new
mabelzhang Jul 16, 2020
b351913
fix for wide angle camera
iche033 Jul 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions test/worlds/sensor_strict_rate.world
Original file line number Diff line number Diff line change
@@ -19,12 +19,11 @@
</box>
</geometry>
</visual>
<!-- High fps high-res camera to test strict rate -->
<sensor name="camera_sensor" type="camera" xmlns:strict_rate="placeholder">
<camera>
<horizontal_fov>1.0472</horizontal_fov>
<image>
<!--width>320</width>
<height>240</height-->
<width>1280</width>
<height>720</height>
</image>
@@ -36,6 +35,19 @@
<strict_rate:value>true</strict_rate:value>
<visualize>true</visualize>
</sensor>
<!-- Regular camera, to make sure strict rate is only applied to the sensor intended -->
<sensor name="camera_sensor_regular" type="camera">
<camera>
<horizontal_fov>1.0472</horizontal_fov>
<image>
<width>320</width>
<height>240</height>
</image>
</camera>
<always_on>1</always_on>
<update_rate>30</update_rate>
<visualize>true</visualize>
</sensor>
</link>
</model>