You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to load /cartesian_force_controller/gravity from parameter server and Failed to load /cartesian_compliance_controller/gravity from parameter server on ros1
#192
Hi all,
I have already been using the controllers for ros2 humble, and now need to re-do the setup for ros1 noetic with ur10e robot. I get a
Failed to load /cartesian_force_controller/tool from parameter server, Failed to load /cartesian_force_controller/gravity from parameter server and the same for the compliance controller. The motion controller is working fine.
I have followed issue #15 very closely to avoid disturbing the authors unecessarily. The /cartesian_force_controller/ft_sensor_wrench topic is currectly remapped to /wrench and same for the compliance controller. I am able to start the motion controller but not the other controllers. Could anyone tell me where I could be going wrong? Is there a parameter that I misse dout or something that is different between configuring the controllers for ros1 and ros2 that I missed?
auto-starting new master
process[master]: started with pid [23813]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 5ecb72ce-fbfd-11ee-a589-8b8eb397cc88
process[rosout-1]: started with pid [23826]
started core service [/rosout]
process[robot_state_publisher-2]: started with pid [23833]
process[ur_hardware_interface-3]: started with pid [23834]
process[ros_control_controller_spawner-4]: started with pid [23835]
process[ros_control_stopped_spawner-5]: started with pid [23842]
[ INFO] [1713277614.500580688]: Initializing dashboard client
process[controller_stopper-6]: started with pid [23850]
[ INFO] [1713277614.504913610]: Connected: Universal Robots Dashboard Server
process[ur_hardware_interface/ur_robot_state_helper-7]: started with pid [23851]
[ INFO] [1713277614.534882244]: Initializing urdriver
[ INFO] [1713277614.538047175]: Waiting for controller manager service to come up on /controller_manager/switch_controller
[ INFO] [1713277614.539800722]: waitForService: Service [/controller_manager/switch_controller] has not been advertised, waiting...
[ INFO] [1713277614.540973250]: SCHED_FIFO OK, priority 99
[INFO] [1713277614.902588]: Controller Spawner: Waiting for service controller_manager/load_controller
[INFO] [1713277614.921719]: Controller Spawner: Waiting for service controller_manager/load_controller
[ INFO] [1713277614.970404060]: Negotiated RTDE protocol version to 2.
[ INFO] [1713277614.971215218]: Setting up RTDE communication with frequency 500.000000
[ INFO] [1713277615.981839519]: Checking if calibration data matches connected robot.
[ INFO] [1713277617.064742929]: Calibration checked successfully.
[ INFO] [1713277617.077932876]: SCHED_FIFO OK, priority 99
[ INFO] [1713277617.078532993]: Loaded ur_robot_driver hardware_interface
[ INFO] [1713277617.117367434]: waitForService: Service [/controller_manager/switch_controller] is now available.
[ INFO] [1713277617.117428757]: Service available.
[ INFO] [1713277617.117460244]: Waiting for controller list service to come up on /controller_manager/list_controllers
[ INFO] [1713277617.118519624]: Service available.
[INFO] [1713277617.327216]: Controller Spawner: Waiting for service controller_manager/switch_controller
[INFO] [1713277617.331030]: Controller Spawner: Waiting for service controller_manager/unload_controller
[INFO] [1713277617.334286]: Loading controller: joint_state_controller
[INFO] [1713277617.343178]: Loading controller: scaled_pos_joint_traj_controller
[INFO] [1713277617.344991]: Controller Spawner: Waiting for service controller_manager/switch_controller
[INFO] [1713277617.347972]: Controller Spawner: Waiting for service controller_manager/unload_controller
[INFO] [1713277617.350896]: Loading controller: pos_joint_traj_controller
[ INFO] [1713277617.362552699]: Robot mode is now RUNNING
[ INFO] [1713277617.364512000]: Robot's safety mode is now NORMAL
[INFO] [1713277617.387083]: Loading controller: speed_scaling_state_controller
[INFO] [1713277617.416985]: Loading controller: joint_group_vel_controller
[INFO] [1713277617.421067]: Loading controller: force_torque_sensor_controller
[INFO] [1713277617.426971]: Loading controller: cartesian_compliance_controller
[INFO] [1713277617.430801]: Controller Spawner: Loaded controllers: joint_state_controller, scaled_pos_joint_traj_controller, speed_scaling_state_controller, force_torque_sensor_controller
[ INFO] [1713277617.441920708]: Forward dynamics solver initialized
[ INFO] [1713277617.441957196]: Forward dynamics solver has control over 6 joints
[ INFO] [1713277617.482936778]: Failed to load /cartesian_compliance_controller/gravity from parameter server
[ INFO] [1713277617.483511076]: Failed to load /cartesian_compliance_controller/tool from parameter server
[INFO] [1713277617.499218]: Loading controller: cartesian_motion_controller
[INFO] [1713277617.500940]: Started controllers: joint_state_controller, scaled_pos_joint_traj_controller, speed_scaling_state_controller, force_torque_sensor_controller
[ INFO] [1713277617.511379977]: Forward dynamics solver initialized
[ INFO] [1713277617.511417848]: Forward dynamics solver has control over 6 joints
[INFO] [1713277617.545122]: Loading controller: cartesian_force_controller
[ INFO] [1713277617.558059059]: Forward dynamics solver initialized
[ INFO] [1713277617.558103914]: Forward dynamics solver has control over 6 joints
[ INFO] [1713277617.595728816]: Failed to load /cartesian_force_controller/gravity from parameter server
[ INFO] [1713277617.596071282]: Failed to load /cartesian_force_controller/tool from parameter server
[INFO] [1713277617.600894]: Controller Spawner: Loaded controllers: pos_joint_traj_controller, joint_group_vel_controller, cartesian_compliance_controller, cartesian_motion_controller, cartesian_force_controller
`
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi all,
I have already been using the controllers for ros2 humble, and now need to re-do the setup for ros1 noetic with ur10e robot. I get a
Failed to load /cartesian_force_controller/tool from parameter server
,Failed to load /cartesian_force_controller/gravity from parameter server
and the same for the compliance controller. The motion controller is working fine.I have followed issue #15 very closely to avoid disturbing the authors unecessarily. The
/cartesian_force_controller/ft_sensor_wrench
topic is currectly remapped to /wrench and same for the compliance controller. I am able to start the motion controller but not the other controllers. Could anyone tell me where I could be going wrong? Is there a parameter that I misse dout or something that is different between configuring the controllers for ros1 and ros2 that I missed?Here are the logs :
`
PARAMETERS
NODES
/
controller_stopper (ur_robot_driver/controller_stopper_node)
robot_state_publisher (robot_state_publisher/robot_state_publisher)
ros_control_controller_spawner (controller_manager/spawner)
ros_control_stopped_spawner (controller_manager/spawner)
ur_hardware_interface (ur_robot_driver/ur_robot_driver_node)
/ur_hardware_interface/
ur_robot_state_helper (ur_robot_driver/robot_state_helper)
auto-starting new master
process[master]: started with pid [23813]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 5ecb72ce-fbfd-11ee-a589-8b8eb397cc88
process[rosout-1]: started with pid [23826]
started core service [/rosout]
process[robot_state_publisher-2]: started with pid [23833]
process[ur_hardware_interface-3]: started with pid [23834]
process[ros_control_controller_spawner-4]: started with pid [23835]
process[ros_control_stopped_spawner-5]: started with pid [23842]
[ INFO] [1713277614.500580688]: Initializing dashboard client
process[controller_stopper-6]: started with pid [23850]
[ INFO] [1713277614.504913610]: Connected: Universal Robots Dashboard Server
process[ur_hardware_interface/ur_robot_state_helper-7]: started with pid [23851]
[ INFO] [1713277614.534882244]: Initializing urdriver
[ INFO] [1713277614.538047175]: Waiting for controller manager service to come up on /controller_manager/switch_controller
[ INFO] [1713277614.539800722]: waitForService: Service [/controller_manager/switch_controller] has not been advertised, waiting...
[ INFO] [1713277614.540973250]: SCHED_FIFO OK, priority 99
[INFO] [1713277614.902588]: Controller Spawner: Waiting for service controller_manager/load_controller
[INFO] [1713277614.921719]: Controller Spawner: Waiting for service controller_manager/load_controller
[ INFO] [1713277614.970404060]: Negotiated RTDE protocol version to 2.
[ INFO] [1713277614.971215218]: Setting up RTDE communication with frequency 500.000000
[ INFO] [1713277615.981839519]: Checking if calibration data matches connected robot.
[ INFO] [1713277617.064742929]: Calibration checked successfully.
[ INFO] [1713277617.077932876]: SCHED_FIFO OK, priority 99
[ INFO] [1713277617.078532993]: Loaded ur_robot_driver hardware_interface
[ INFO] [1713277617.117367434]: waitForService: Service [/controller_manager/switch_controller] is now available.
[ INFO] [1713277617.117428757]: Service available.
[ INFO] [1713277617.117460244]: Waiting for controller list service to come up on /controller_manager/list_controllers
[ INFO] [1713277617.118519624]: Service available.
[INFO] [1713277617.327216]: Controller Spawner: Waiting for service controller_manager/switch_controller
[INFO] [1713277617.331030]: Controller Spawner: Waiting for service controller_manager/unload_controller
[INFO] [1713277617.334286]: Loading controller: joint_state_controller
[INFO] [1713277617.343178]: Loading controller: scaled_pos_joint_traj_controller
[INFO] [1713277617.344991]: Controller Spawner: Waiting for service controller_manager/switch_controller
[INFO] [1713277617.347972]: Controller Spawner: Waiting for service controller_manager/unload_controller
[INFO] [1713277617.350896]: Loading controller: pos_joint_traj_controller
[ INFO] [1713277617.362552699]: Robot mode is now RUNNING
[ INFO] [1713277617.364512000]: Robot's safety mode is now NORMAL
[INFO] [1713277617.387083]: Loading controller: speed_scaling_state_controller
[INFO] [1713277617.416985]: Loading controller: joint_group_vel_controller
[INFO] [1713277617.421067]: Loading controller: force_torque_sensor_controller
[INFO] [1713277617.426971]: Loading controller: cartesian_compliance_controller
[INFO] [1713277617.430801]: Controller Spawner: Loaded controllers: joint_state_controller, scaled_pos_joint_traj_controller, speed_scaling_state_controller, force_torque_sensor_controller
[ INFO] [1713277617.441920708]: Forward dynamics solver initialized
[ INFO] [1713277617.441957196]: Forward dynamics solver has control over 6 joints
[ INFO] [1713277617.482936778]: Failed to load /cartesian_compliance_controller/gravity from parameter server
[ INFO] [1713277617.483511076]: Failed to load /cartesian_compliance_controller/tool from parameter server
[INFO] [1713277617.499218]: Loading controller: cartesian_motion_controller
[INFO] [1713277617.500940]: Started controllers: joint_state_controller, scaled_pos_joint_traj_controller, speed_scaling_state_controller, force_torque_sensor_controller
[ INFO] [1713277617.511379977]: Forward dynamics solver initialized
[ INFO] [1713277617.511417848]: Forward dynamics solver has control over 6 joints
[INFO] [1713277617.545122]: Loading controller: cartesian_force_controller
[ INFO] [1713277617.558059059]: Forward dynamics solver initialized
[ INFO] [1713277617.558103914]: Forward dynamics solver has control over 6 joints
[ INFO] [1713277617.595728816]: Failed to load /cartesian_force_controller/gravity from parameter server
[ INFO] [1713277617.596071282]: Failed to load /cartesian_force_controller/tool from parameter server
[INFO] [1713277617.600894]: Controller Spawner: Loaded controllers: pos_joint_traj_controller, joint_group_vel_controller, cartesian_compliance_controller, cartesian_motion_controller, cartesian_force_controller
`
Thanks a lot!
The text was updated successfully, but these errors were encountered: