#include "ros/ros.h"#include "controller_manager/controller_manager.h"#include "fake_joint_driver/fake_joint_driver.h"
Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| Main function.  More... | |
Device driver node to fake loopback joints.
Definition in file fake_joint_driver_node.cpp.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Main function.
Definition at line 16 of file fake_joint_driver_node.cpp.