Robotics StackExchange | Archived questions

controlling joint efforts by arbitrary algorithm

How should a node publish to set a robot's joints' efforts (torques)?

What topic and plugin?

(I know I can subscribe to topic 'jointstates,' published by plugin 'jointstate_publisher.')

I've successfully used ros_control's PID configuration to control joint position.

But, how could I replace the PID with, say, a neural network?

Thanks.

Asked by klaatu on 2016-07-08 12:03:11 UTC

Comments

Answers