
Go to the source code of this file.
Functions | |
| void | graceful_shutdown () |
| int | main (int argc, char **argv) |
| void | signal_callback_handler (int signum) |
Variables | |
| bool | g_shutdown_signal = false |
| TmcCoeROS * | p_tmc_coe = nullptr |
| void graceful_shutdown | ( | ) |
Definition at line 20 of file tmc_coe_ros_node.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 38 of file tmc_coe_ros_node.cpp.
| void signal_callback_handler | ( | int | signum | ) |
Definition at line 32 of file tmc_coe_ros_node.cpp.
| bool g_shutdown_signal = false |
Definition at line 14 of file tmc_coe_ros_node.cpp.
| TmcCoeROS* p_tmc_coe = nullptr |
Copyright (c) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software is proprietary to Analog Devices, Inc. and its licensors.
Definition at line 13 of file tmc_coe_ros_node.cpp.