Skip to content

controller_manager process starts and finishes #24

Description

@jcgarciaca

I am trying to use this for my custom robot, but when I run myrobot_hardware.launch the controller_manager process starts and then it finishes, as shown below:

ROS_MASTER_URI=http://localhost:11311
process[robotic_arm_mbpo/robotic_arm_mbpo_hardware_interface-1]: started with pid [15341]
process[robotic_arm_mbpo/ros_control_controller_manager-2]: started with pid [15342]
process[robotic_arm_mbpo/robot_state_publisher-3]: started with pid [15343]
[ INFO] [1546030782.550949155]: Waiting for model URDF on the ROS param server at location: //robotic_arm_mbpo//robotic_arm_mbpo/robot_description
[ INFO] [1546030782.657720511]: RoboticArmMBPOHWInterface Ready.
[ INFO] [1546030782.659191434]: GenericHWInterface Ready.
Loaded joint_state_controller
Loaded position_trajectory_controller
Started ['joint_state_controller'] successfully
Started ['position_trajectory_controller'] successfully
[robotic_arm_mbpo/ros_control_controller_manager-2] process has finished cleanly
log file: /home/millerup/.ros/log/dc52885a-0adf-11e9-b2f5-40a8f0a985e8/robotic_arm_mbpo-ros_control_controller_manager-2*.log

Why does it happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions