Robotics StackExchange | Archived questions

How can I run a plugin?

How can I run a plugin? Or how can I run a plugin in a node? Thank you!

Asked by papaclaudia on 2016-04-06 12:31:44 UTC

Comments

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).

Asked by gvdhoorn on 2016-04-07 04:02:54 UTC

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.

Asked by papaclaudia on 2016-04-07 10:10:16 UTC

Answers