How can I run a plugin?
How can I run a plugin? Or how can I run a plugin in a node? Thank you!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How can I run a plugin? Or how can I run a plugin in a node? Thank you!
Asked: 2016-04-06 12:31:44 -0600
Seen: 154 times
Last updated: Apr 06 '16
I think you'll have to elaborate a bit: what is it that you're actually trying to do? And also: why do you want to do that (just trying to avoid an xy-problem).
I want to use mavros to command to fcu (APM) to control the motors with the output speed by /cmd_vel topic. It would seem that the setpoint_velocity.cpp plugin in mavros is what I need but I do not know how to use it.