Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

controller_manager process starts and finishes #24

Open
jcgarciaca opened this issue Dec 28, 2018 · 0 comments
Open

controller_manager process starts and finishes #24

jcgarciaca opened this issue Dec 28, 2018 · 0 comments

Comments

@jcgarciaca
Copy link

jcgarciaca commented Dec 28, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant