File: model.sdf

package info (click to toggle)
sdformat 9.3.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,708 kB
  • sloc: cpp: 42,166; python: 1,618; javascript: 704; ruby: 368; sh: 81; ansic: 37; makefile: 16
file content (10 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" ?>
<sdf version="1.7">
  <model name="test_nested_model_with_frames">
    <include>
      <!-- This search path for this model must be added by the test code -->
      <uri>test_model_with_frames</uri>
      <pose>0 10 0 1.570796326794895 0 0</pose>
    </include>
  </model>
</sdf>