#include <icl_hardware_canopen/CanOpenController.h>
#include <icl_hardware_canopen/DS301Group.h>
#include <icl_hardware_canopen/SchunkPowerBallNode.h>
#include <icl_hardware_canopen/DS402Group.h>
#include <icl_hardware_canopen/exceptions.h>
#include <icl_hardware_canopen/PDO.h>
#include <icl_hardware_canopen/Logging.h>
#include "../ds402.h"
#include <cstdlib>
#include <boost/filesystem.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 28 of file simple_example.cpp.