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 | Q&A answers.ros.org |
How can I run a plugin? Or how can I run a plugin in a node? Thank you!
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-04-06 12:31:44 -0600
Seen: 137 times
Last updated: Apr 06 '16
How to subcribe 2 image topics with 1 node in same time ?
launching the image_view node of kinect camera
Can 1 node subsrcibe MSG from a topic and publish MSG to other topic at the same time?
is there a ros serial node to log data?
Compiling node that needs an external library
Properly Bring Down Active Node?
what are the differences between "name" and "type" in roslaunch?
Beginner Tutorial 11- unable to create talker/listener node c++
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.