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 -0500
Seen: 139 times
Last updated: Apr 06 '16
Managed Lifecycle states and transitions
rqt/Process Monitor not showing a node
load a ros_plugin to a vrep scene [closed]
how do I run my own node by launch file?
How to disable the output of one node
Point Cloud Publisher inside class
Controller manager - How to correctly launch it
ROS2 subs/pubs stop working after node restart
must ROS be installed on a remote system to run nodes on it?
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.