Advertisement
Guest User

Untitled

a guest
Jun 12th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. ... logging to /root/.ros/log/376f7d30-098f-11ee-aef0-502b73a91884/roslaunch-heng-mint-115257.log
  2. Checking log directory for disk usage. This may take a while.
  3. Press Ctrl-C to interrupt
  4. Done checking log file disk usage. Usage is <1GB.
  5.  
  6. xacro: in-order processing became default in ROS Melodic. You can drop the option.
  7. started roslaunch server http://heng-mint:38957/
  8.  
  9. SUMMARY
  10. ========
  11.  
  12. PARAMETERS
  13. * /gazebo/enable_ros_network: True
  14. * /gazebo_ros_control/pid_gains/wheel_1_joint/d: 10.0
  15. * /gazebo_ros_control/pid_gains/wheel_1_joint/i: 0.01
  16. * /gazebo_ros_control/pid_gains/wheel_1_joint/p: 100.0
  17. * /gazebo_ros_control/pid_gains/wheel_2_joint/d: 10.0
  18. * /gazebo_ros_control/pid_gains/wheel_2_joint/i: 0.01
  19. * /gazebo_ros_control/pid_gains/wheel_2_joint/p: 100.0
  20. * /gazebo_ros_control/pid_gains/wheel_3_joint/d: 10.0
  21. * /gazebo_ros_control/pid_gains/wheel_3_joint/i: 0.01
  22. * /gazebo_ros_control/pid_gains/wheel_3_joint/p: 100.0
  23. * /gazebo_ros_control/pid_gains/wheel_4_joint/d: 10.0
  24. * /gazebo_ros_control/pid_gains/wheel_4_joint/i: 0.01
  25. * /gazebo_ros_control/pid_gains/wheel_4_joint/p: 100.0
  26. * /joint_state_controller/JointStateController/publish_rate: 50
  27. * /joint_state_controller/JointStateController/type: joint_state_contr...
  28. * /robocock/OmniwheelBaseController/joint_name_1: wheel_1_joint
  29. * /robocock/OmniwheelBaseController/joint_name_2: wheel_2_joint
  30. * /robocock/OmniwheelBaseController/joint_name_3: wheel_3_joint
  31. * /robocock/OmniwheelBaseController/joint_name_4: wheel_4_joint
  32. * /robocock/OmniwheelBaseController/type: robocock/Omniwhee...
  33. * /robot_description: <?xml version="1....
  34. * /rosdistro: noetic
  35. * /rosversion: 1.16.0
  36. * /use_sim_time: True
  37.  
  38. NODES
  39. /
  40. gazebo (gazebo_ros/gzserver)
  41. gazebo_gui (gazebo_ros/gzclient)
  42. rqt_gui (rqt_gui/rqt_gui)
  43. rviz (rviz/rviz)
  44. spawn_urdf (gazebo_ros/spawn_model)
  45.  
  46. auto-starting new master
  47. process[master]: started with pid [115267]
  48. ROS_MASTER_URI=http://localhost:11311
  49.  
  50. setting /run_id to 376f7d30-098f-11ee-aef0-502b73a91884
  51. process[rosout-1]: started with pid [115277]
  52. started core service [/rosout]
  53. process[rqt_gui-2]: started with pid [115284]
  54. process[rviz-3]: started with pid [115286]
  55. process[gazebo-4]: started with pid [115287]
  56. process[gazebo_gui-5]: started with pid [115291]
  57. process[spawn_urdf-6]: started with pid [115297]
  58. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
  59. [ INFO] [1686622121.573196650]: rviz version 1.14.19
  60. [ INFO] [1686622121.573227480]: compiled against Qt version 5.12.8
  61. [ INFO] [1686622121.573240441]: compiled against OGRE version 1.9.0 (Ghadamon)
  62. [ INFO] [1686622121.581101770]: Forcing OpenGl version 0.
  63. [ INFO] [1686622121.673104340]: Stereo is NOT SUPPORTED
  64. [ INFO] [1686622121.673157230]: OpenGL device: llvmpipe (LLVM 12.0.0, 256 bits)
  65. [ INFO] [1686622121.673178494]: OpenGl version: 3.1 (GLSL 1.4).
  66. [INFO] [1686622121.908382, 0.000000]: Loading model XML from ros parameter robot_description
  67. [INFO] [1686622121.911232, 0.000000]: Waiting for service /gazebo/spawn_urdf_model
  68. [ INFO] [1686622121.969165549]: Finished loading Gazebo ROS API Plugin.
  69. [ INFO] [1686622121.970281614]: waitForService: Service [/gazebo/set_physics_properties] has not been advertised, waiting...
  70. [ INFO] [1686622122.056947137]: Finished loading Gazebo ROS API Plugin.
  71. [ INFO] [1686622122.057811191]: waitForService: Service [/gazebo_gui/set_physics_properties] has not been advertised, waiting...
  72. [ INFO] [1686622122.297778828, 0.002000000]: waitForService: Service [/gazebo/set_physics_properties] is now available.
  73. [ INFO] [1686622122.311866733, 0.015000000]: Physics dynamic reconfigure ready.
  74. [INFO] [1686622122.518566, 0.213000]: Calling service /gazebo/spawn_urdf_model
  75. [INFO] [1686622122.729160, 0.370000]: Spawn status: SpawnModel: Successfully spawned entity
  76. [ INFO] [1686622122.748576508, 0.370000000]: Loading gazebo_ros_control plugin
  77. [ INFO] [1686622122.748668363, 0.370000000]: Starting gazebo_ros_control plugin in namespace: /
  78. [ INFO] [1686622122.749523789, 0.370000000]: gazebo_ros_control plugin is waiting for model URDF in parameter [robot_description] on the ROS param server.
  79. [ INFO] [1686622122.907524545, 0.370000000]: Loaded gazebo_ros_control.
  80. [spawn_urdf-6] process has finished cleanly
  81. log file: /root/.ros/log/376f7d30-098f-11ee-aef0-502b73a91884/spawn_urdf-6*.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement