Advertisement
ZdenekM

cob_bringup_sim

Dec 6th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. IniDirectory loaded from Parameter-Server is: /home/imaterna/git/care-o-bot/cob_robots/cob_hardware_config/cob3-3/config/base/
  2.  
  3. Undercarriage control successfully initialized.
  4.  
  5. 'tactile_data' topic advertized
  6.  
  7. PointCloudConverter initialized to transform from PointCloud (/points_in) to PointCloud2 (/points2_out).
  8.  
  9. gazebo_services running
  10.  
  11. The input topic '/stereo/left/image_raw' is not yet advertised
  12.  
  13. The input topic '/stereo/left/camera_info' is not yet advertised
  14.  
  15. Starting to spin physics dynamic reconfigure node...
  16.  
  17. waiting for service spawn_urdf_model
  18.  
  19. The input topic '/stereo/right/image_raw' is not yet advertised
  20.  
  21. waiting for service spawn_urdf_model
  22.  
  23. multiple inconsistent <selfCollide> exists due to fixed joint reduction, overwriting previous value [true] with [false].
  24.  
  25. urdf2gazebo: link(sdh_grasp_link) has no inertia, parent joint(sdh_grasp_joint) is ignored.
  26.  
  27. urdf2gazebo: link(sdh_grasp_link) has no inertia, not modeled in gazebo.
  28.  
  29. urdf2gazebo: link(sdh_tip_link) has no inertia, parent joint(sdh_tip_joint) is ignored.
  30.  
  31. urdf2gazebo: link(sdh_tip_link) has no inertia, not modeled in gazebo.
  32.  
  33. multiple inconsistent <turnGravityOff> exists due to fixed joint reduction, overwriting previous value [false] with [true].
  34.  
  35. INFO: gazebo_ros_laser plugin artifically sets minimum intensity to 101.000000 due to cutoff in hokuyo filters.
  36.  
  37. INFO: gazebo_ros_laser plugin artifically sets minimum intensity to 101.000000 due to cutoff in hokuyo filters.
  38.  
  39. INFO: gazebo_ros_laser plugin artifically sets minimum intensity to 101.000000 due to cutoff in hokuyo filters.
  40.  
  41. gazebo_ros_camera simulation does not support non-zero distortion parameters right now, your simulation maybe wrong.
  42.  
  43. gazebo_ros_prosilica simulation does not support non-zero distortion parameters right now, your simulation maybe wrong.
  44.  
  45. trigger_mode trigger_mode streaming
  46.  
  47. gazebo_ros_prosilica simulation does not support non-zero distortion parameters right now, your simulation maybe wrong.
  48.  
  49. trigger_mode trigger_mode streaming
  50.  
  51. starting gazebo_ros_controller_manager plugin in ns: /
  52.  
  53. Callback thread id=0x7f6ce83c2400
  54.  
  55. spawn status: SpawnModel: successfully spawned model
  56.  
  57. Loaded controllers: torso_controller
  58.  
  59. You've passed in true for auto_start for the C++ action server at [/arm_controller/joint_trajectory_action]. You should always pass in false to avoid race conditions.
  60.  
  61. You've passed in true for auto_start for the C++ action server at [/arm_controller/follow_joint_trajectory]. You should always pass in false to avoid race conditions.
  62.  
  63. Loaded controllers: arm_controller
  64.  
  65. Loaded controllers: sdh_controller
  66.  
  67. Loaded controllers: head_controller
  68.  
  69. spawn status: SpawnModel: successfully spawned model
  70.  
  71. Started controllers: torso_controller
  72.  
  73. Started controllers: arm_controller
  74.  
  75. Loaded controllers: tray_controller
  76.  
  77. Started controllers: sdh_controller
  78.  
  79. Started controllers: head_controller
  80.  
  81. Started controllers: tray_controller
  82.  
  83. Loaded controllers: base_fr_caster_rotation_controller, base_fl_caster_rotation_controller, base_br_caster_rotation_controller, base_bl_caster_rotation_controller, base_fr_caster_r_wheel_controller, base_fl_caster_r_wheel_controller, base_br_caster_r_wheel_controller, base_bl_caster_r_wheel_controller
  84.  
  85. Started controllers: base_fr_caster_rotation_controller, base_fl_caster_rotation_controller, base_br_caster_rotation_controller, base_bl_caster_rotation_controller, base_fr_caster_r_wheel_controller, base_fl_caster_r_wheel_controller, base_br_caster_r_wheel_controller, base_bl_caster_r_wheel_controller
  86.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement