|
Haptic Controller
|
Structure for storing information about parameters. More...
Public Attributes | |
| String | name |
| uint16_t | endpoint_id |
| T | value |
Structure for storing information about parameters.
Definition at line 79 of file odrive_msgs.hpp.
| uint16_t Param< T >::endpoint_id |
Definition at line 82 of file odrive_msgs.hpp.
| String Param< T >::name |
Definition at line 81 of file odrive_msgs.hpp.
| T Param< T >::value |
Definition at line 83 of file odrive_msgs.hpp.