ros-industrial-attic / industrial_moveit

ROS-Industrial movit meta-package (http://wiki.ros.org/industrial_moveit)
Apache License 2.0
93 stars 66 forks source link

Error STOMP demo.launch in ROS Melodic #97

Open LuisYordano opened 5 years ago

LuisYordano commented 5 years ago

Hello everyone,

I have tested the demo: roslaunch industrial_moveit_test_moveit_config demo.launch

I have cloned the repository : git clone https://github.com/ros-industrial/industrial_moveit.git and git clone https://github.com/ros-industrial/stomp_ros.git

When executing the Planning Command: Plan ➟ All Ok:

Selection_216

But when executing the Planning Command: Execute ➟ Fail :

Selection_217

The error in console is the following:

Selection_218

Selection_219

[ERROR] [1562513138.517676173]: Invalid Trajectory: start point deviates from current robot state more than 0.01 joint 'joint_1': expected: 1.1972, current: 0


Could indicate how to fix this error?

Environment:

Thanks in advance for your answer.

1264433432 commented 1 week ago

I also made the same mistake, may I ask if you have resolved it?