-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi,
I'm work with Motoman dual robot sda20d, I take your package like reference for my package. I add this configuration, and I run roslaunch and this just run one time and show:
[FATAL] [1525701109.760904112]: ASSERTION FAILED
** file = /home/sda20/cidesi_robots_ws/src/motoman-indigo-devel/motoman_driver/src/industrial_robot_client/joint_relay_handler.cpp**
** line = 320**
** cond = all_joint_state.positions.size() == all_joint_names.size()**
[joint_state-2] process has died [pid 7228, exit code -5, cmd /home/sda20/cidesi_robots_ws/devel/lib/motoman_driver/robot_state __name:=joint_state __log:=/home/sda20/.ros/log/c9baf556-51fd-11e8-8a16-009a9e9d9347/joint_state-2.log].
log file: /home/sda20/.ros/log/c9baf556-51fd-11e8-8a16-009a9e9d9347/joint_state-2.log*
In joint_states show correctly sda20d/sda20d_r1_controller/join_states, sda20d/sda20d_r2_controller/join_states, sda20d/sda20d_b1_controller/join_states except sda20d/sda20d_b2_controller/join_states (this don't show).
The display of the robot (trough of MotoPlus) show:
Controller number of group = 3.
State Server Send failure. Closing state server connection.
Closing Motion Server Connection.
Motion Server Connection Closed.
Any help I would like to thank you.