Skip to content

Commit

Permalink
Fix ray-related warning printed by sdformat while parsing (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Sep 4, 2023
2 parents fb12fa7 + b83b055 commit 6d018da
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion urdf/creo2urdf/data/ergocub1_0/ERGOCUB_all_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ sensors:
- |
<update_rate>40</update_rate>
- |
<ray name="head_laser_sensor">
<ray>
<scan>
<horizontal>
<samples>360</samples>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ sensors:
- |
<update_rate>40</update_rate>
- |
<ray name="head_laser_sensor">
<ray>
<scan>
<horizontal>
<samples>360</samples>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ sensors:
- |
<update_rate>40</update_rate>
- |
<ray name="head_laser_sensor">
<ray>
<scan>
<horizontal>
<samples>360</samples>
Expand Down
2 changes: 1 addition & 1 deletion urdf/creo2urdf/data/ergocub1_1/ERGOCUB_all_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@ sensors:
- |
<update_rate>40</update_rate>
- |
<ray name="head_laser_sensor">
<ray>
<scan>
<horizontal>
<samples>360</samples>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ sensors:
- |
<update_rate>40</update_rate>
- |
<ray name="head_laser_sensor">
<ray>
<scan>
<horizontal>
<samples>360</samples>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@ sensors:
- |
<update_rate>40</update_rate>
- |
<ray name="head_laser_sensor">
<ray>
<scan>
<horizontal>
<samples>360</samples>
Expand Down

0 comments on commit 6d018da

Please sign in to comment.