Closed JeroenDM closed 6 years ago
When launching demo.launch from the kuka robot, the initializer function keeps getting called.
ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint ros.moveit_opw_kinematics_plugin: Robot description reading from: /robot_description ros.moveit_core.robot_model: Loading robot model 'kuka_kr6r700sixx'... ros.moveit_core.robot_model: No root/virtual joint specified in SRDF. Assuming fixed joint
After commit 29235b6194734a5e92e552ac0039bfc50ba577a7.
Starting over from a good template solved my issues with loading the robot model.
When launching demo.launch from the kuka robot, the initializer function keeps getting called.
After commit 29235b6194734a5e92e552ac0039bfc50ba577a7.