Open PilzES opened 4 years ago
I've been able to run the jogging package, after the following actions: I added some sources to the workspace, otherwise it would not find nodes or would have message type mismatch. These are the following packages I needed to add from source:
moveit_jog_arm_support
package.ChangeDriftDimensions
service, not present in the default ROS Moveit installation. controller_manager/spawner
node, related to the type of the service SwitchController
. The issue involved two arguments in the request part of the service (start_asap
and timeout
) .Adding the source solved this issue.Perhaps adding them to the dependencies or build process could help.
Commit
782b845d996835319c75a14a7a9610596bbfdff9
Steps to reproduce
After downloading and building, along with moveit_msgs and moveit_jog_arm packages, I run:
Expected behavior
Rviz should open and console should show no errors.
Observed behavior
The following error is shown: