1234567891011 |
- In file included from [01m[K/home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.cpp:34[m[K:
- [01m[K/home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.h:[m[K In constructor ‘[01m[KJoystick_pub::Joystick_pub(const string&, const string&)[m[K’:
- [01m[K/home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.h:56:17:[m[K [01;35m[Kwarning: [m[K‘[01m[KJoystick_pub::filename[m[K’ will be initialized after [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreorder-Wreorder]8;;[m[K]
- 56 | std::string [01;35m[Kfilename[m[K; // 设备文件名
- | [01;35m[K^~~~~~~~[m[K
- [01m[K/home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.cpp:39:41:[m[K [01;35m[Kwarning: [m[K base ‘[01m[Krclcpp::Node[m[K’ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreorder-Wreorder]8;;[m[K]
- 39 | : filename(filename), Node(node_name[01;35m[K)[m[K // 初始化成员变量 filename
- | [01;35m[K^[m[K
- [01m[K/home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.cpp:38:1:[m[K [01;35m[Kwarning: [m[K when initialized here [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreorder-Wreorder]8;;[m[K]
- 38 | [01;35m[KJoystick_pub[m[K::Joystick_pub(const std::string &filename, const std::string &node_name)
- | [01;35m[K^~~~~~~~~~~~[m[K
|