ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Moveit "Fail: ABORTED: Catastrophic failure"

asked 2017-02-24 12:53:31 -0500

craigc gravatar image

Running the moveit planning interface creates the above message the message is generated at line 133 of this file https://github.com/greenpro/sac_trans...

The configuration files for moveit are found here: https://github.com/greenpro/scorbot_c...

For running the project I am using roslaunch scorbot_config demo.launch rosrun sac_translators scorbot_moveit

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
2

answered 2021-05-08 23:04:26 -0500

Alice_ly gravatar image

Maybe it's because that you didn't add the kinematics solver; run Moveit setup assistant with your package :

roslaunch myrobot_moveit_config setup_assistant.launch

planning group——>manipilator——>kinematics solver turn none to kdl/trac_ik or other kinematics solver

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-02-24 12:53:31 -0500

Seen: 1,173 times

Last updated: May 08 '21