task1_scan_points.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "frame_id": "map",
  3. "start_pose": {
  4. "x": 0.0,
  5. "y": 0.0,
  6. "yaw": 0.0
  7. },
  8. "initial_pose_settle_seconds": 2.0,
  9. "initial_pose_position_tolerance_m": 0.3,
  10. "initial_pose_yaw_tolerance_rad": 0.2,
  11. "move_base_server_timeout_seconds": 10.0,
  12. "initial_navigation_timeout_seconds": 180.0,
  13. "scan_total_timeout_seconds": 120.0,
  14. "scan_window_seconds": 2.0,
  15. "scan_settle_seconds": 0.5,
  16. "center_rotation_speed_rad_s": 0.25,
  17. "center_rotation_yaw_tolerance_rad": 0.08,
  18. "center_rotation_timeout_seconds": 35.0,
  19. "points": {
  20. "wall1_p1": {
  21. "x": -1.496,
  22. "y": -0.981,
  23. "yaw": -3.131
  24. },
  25. "center_wall1": {
  26. "x": -1.46,
  27. "y": -0.526,
  28. "yaw": 3.141593
  29. },
  30. "center_wall2": {
  31. "x": -1.46,
  32. "y": -0.526,
  33. "yaw": 1.570796
  34. },
  35. "center_wall3": {
  36. "x": -1.46,
  37. "y": -0.526,
  38. "yaw": 0.0
  39. },
  40. "wall3_p1": {
  41. "x": -1.401,
  42. "y": -0.18,
  43. "yaw": 0.017
  44. },
  45. "wall2_p3": {
  46. "x": -1.065,
  47. "y": -0.478,
  48. "yaw": 1.583
  49. },
  50. "wall2_p1": {
  51. "x": -1.916,
  52. "y": -0.479,
  53. "yaw": 1.59
  54. },
  55. "wall1_p3": {
  56. "x": -1.533,
  57. "y": 0.011,
  58. "yaw": -3.131
  59. }
  60. },
  61. "task2_entry": {
  62. "x": -1.003,
  63. "y": -1.24,
  64. "yaw": -1.591
  65. },
  66. "task3_entry": {
  67. "x": 0.350,
  68. "y": -2.898,
  69. "yaw": -1.591
  70. }
  71. }