Advertisement
test_account12345678

ikfast_working_errors

Jul 16th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. [ WARN] [1531770584.549934184, 0.280000000]: The default_robot_hw_sim plugin is using the Joint::SetPosition method without preserving the link velocity.
  2. [ WARN] [1531770584.550116152, 0.280000000]: As a result, gravity will not be simulated correctly for your model.
  3. [ WARN] [1531770584.550146463, 0.280000000]: Please set gazebo_pid parameters, switch to the VelocityJointInterface or EffortJointInterface, or upgrade to Gazebo 9.
  4. [ WARN] [1531770584.550170071, 0.280000000]: For details, see https://github.com/ros-simulation/gazebo_ros_pkgs/issues/612
  5. [ WARN] [1531770584.550960724, 0.280000000]: The mimic_joint plugin is using the Joint::SetPosition method without preserving the link velocity.
  6. [ WARN] [1531770584.551003177, 0.280000000]: As a result, gravity will not be simulated correctly for your model.
  7. [ WARN] [1531770584.551033182, 0.280000000]: Please set gazebo_pid parameters or upgrade to Gazebo 9.
  8. [ WARN] [1531770584.551059401, 0.280000000]: For details, see https://github.com/ros-simulation/gazebo_ros_pkgs/issues/612
  9.  
  10. [ERROR] [1531770584.673091087, 0.399000000]: Could not load controller 'PositionJointInterface_trajectory_controller' because controller type 'position_controllers/JointTrajectoryController' does not exist.
  11. [ERROR] [1531770584.673245017, 0.399000000]: Use 'rosservice call controller_manager/list_controller_types' to get the available types
  12. [ERROR] [1531770585.674542, 1.324000]: Failed to load PositionJointInterface_trajectory_controller
  13.  
  14. [ERROR] [1531770587.343916470, 2.852000000]: The kinematics plugin (arm) failed to load. Error: Could not find library corresponding to plugin skeleton_arm_arm_kinematics/IKFastKinematicsPlugin. Make sure the plugin description XML file has the correct name of the library and that the library actually exists.
  15. [ERROR] [1531770587.344200853, 2.852000000]: Kinematics solver could not be instantiated for joint group arm.
  16.  
  17. во время выполнения спланированной траектории движения (эта ошибка совпадает с ошибкой, которая выводилась при выполнении обратной кинематики с помощью kdl):
  18. [ERROR] [1531770729.959855438, 110.550000000]: Unable to identify any set of controllers that can actuate the specified joints: [ elbow_fictitious_yaw elbow_roll forearm_yaw shoulder_roll wrist_fictitious_yaw wrist_roll ]
  19. [ERROR] [1531770729.959928620, 110.550000000]: Known controllers and their joints:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement