ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

urdf_sim_tutorial step 3 no joint_state_controller

asked 2018-05-30 10:22:59 -0500

JuliusS gravatar image

updated 2018-05-30 12:33:26 -0500

jayess gravatar image

in the urdf_sim_tutorial step 3 ( http://wiki.ros.org/urdf/Tutorials/Us... ) no joint_state_controller is spawned.

Reproduction:

roslaunch urdf_sim_tutorial 09-joints.launch

Expected result: joint_state_controller is spawned, and joint_states is being published to

Actual result:

[WARN] [1527693210.585002, 29.140000]: Controller Spawner couldn't find the expected controller_manager ROS interface.

and nothing is published to joint_states.

Side question: 09-joints.launch does this weird parameter load up to a namespace and then assumens controller_manager will use it somehow. However the control_manager doc http://wiki.ros.org/controller_manage... says nothing about workflow like this. The argument is suppose to be the name of the controller.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-05-30 10:54:33 -0500

JuliusS gravatar image

Resolved after installing packages that are for some reason left out of gazebo and not mentioned in the urdf_sim_tutorial https://github.com/Project-Heisenberg...

edit flag offensive delete link more

Comments

1

Good to hear you figured it out.

The wiki is just that: a wiki. Would be good to perhaps add a notice mentioning those missing dependencies?

gvdhoorn gravatar image gvdhoorn  ( 2018-05-30 11:47:30 -0500 )edit

Question Tools

Stats

Asked: 2018-05-30 10:22:59 -0500

Seen: 129 times

Last updated: May 30 '18