webots_rover.wbt 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. #VRML_SIM R2019b utf8
  2. WorldInfo {
  3. gravity 0 -9.80665 0
  4. basicTimeStep 2
  5. FPS 25
  6. optimalThreadCount 4
  7. randomSeed 52
  8. }
  9. DogHouse {
  10. translation 34.82 0.76 -24.56
  11. name "dog house(1)"
  12. }
  13. DogHouse {
  14. translation 161.819 0.75 -152.174
  15. name "dog house(2)"
  16. }
  17. DogHouse {
  18. translation 185.42 0.77 48.97
  19. name "dog house(5)"
  20. }
  21. Viewpoint {
  22. orientation -0.4802960487107921 -0.8160262481931511 -0.32158493100985075 1.374242044385044
  23. position -34.80383906285916 39.60501890601726 13.953518107115032
  24. followOrientation TRUE
  25. }
  26. Background {
  27. skyColor [
  28. 0.15 0.5 1
  29. ]
  30. cubemap Cubemap {
  31. }
  32. }
  33. Solid {
  34. translation 36.93 0.77 -37.93
  35. children [
  36. HouseWithGarage {
  37. }
  38. ]
  39. }
  40. Solid {
  41. translation 192.76999999999998 0 64.98
  42. rotation 0 1 0 -1.5707963071795863
  43. children [
  44. HouseWithGarage {
  45. }
  46. ]
  47. name "solid(1)"
  48. }
  49. Car {
  50. translation -0.0010326953082284774 1.0033229120626295 2.2409311299249333
  51. rotation 0.00024190667924360975 0.9999990672138167 0.0013442665863175399 1.5707409280078055
  52. name "rover"
  53. controller "ardupilot_SITL_ROVER"
  54. supervisor TRUE
  55. wheelbase 2
  56. extensionSlot [
  57. Camera {
  58. rotation 0 1 0 -3.1415923071795864
  59. name "camera1"
  60. }
  61. InertialUnit {
  62. rotation 0 -1 0 1.5707959999999999
  63. name "inertial_unit"
  64. }
  65. Compass {
  66. rotation 0 -1 0 1.5707959999999999
  67. name "compass1"
  68. }
  69. Gyro {
  70. rotation 0 -1 0 1.5707959999999999
  71. name "gyro1"
  72. }
  73. Accelerometer {
  74. rotation 0 -1 0 1.5707959999999999
  75. name "accelerometer1"
  76. }
  77. GPS {
  78. rotation 0 -1 0 1.5707959999999999
  79. name "gps1"
  80. }
  81. VehicleLights {
  82. }
  83. ]
  84. physics Physics {
  85. mass 3.5
  86. }
  87. wheelFrontRight VehicleWheel {
  88. thickness 0.2
  89. tireRadius 0.3
  90. }
  91. wheelFrontLeft VehicleWheel {
  92. name "vehicle wheel(1)"
  93. thickness 0.2
  94. tireRadius 0.3
  95. }
  96. wheelRearRight VehicleWheel {
  97. }
  98. wheelRearLeft VehicleWheel {
  99. name "wheel4"
  100. }
  101. engineType "electric"
  102. }
  103. DirectionalLight {
  104. direction 0 -1 0
  105. }
  106. UnevenTerrain {
  107. size 500 1 500
  108. }
  109. HouseWithGarage {
  110. translation 174.25 1.88 -157.5
  111. rotation 0 1 0 -1.5707963071795863
  112. }
  113. AdvertisingBoard {
  114. translation 0 2.35 -5.71
  115. }
  116. AdvertisingBoard {
  117. translation 84.03999999999999 2.35 -5.81
  118. rotation 0 1 0 -1.5707963071795863
  119. name "advertising board(1)"
  120. }