LineIdCWESeverityMessage
/builds/ethercatcpp/ethercatcpp-trx7/include/trx7/ethercatcpp/trx7/arm.h
334unusedStructMember563stylestruct member 'Config::name' is never used.
335unusedStructMember563stylestruct member 'Config::path_to_last_data_file' is never used.
336unusedStructMember563stylestruct member 'Config::last_position' is never used.
337unusedStructMember563stylestruct member 'Config::home_position_offsets' is never used.
338unusedStructMember563stylestruct member 'Config::zero_torque_offsets' is never used.
339unusedStructMember563stylestruct member 'Config::max_output_inertia' is never used.
340unusedStructMember563stylestruct member 'Config::profile_velocity' is never used.
341unusedStructMember563stylestruct member 'Config::profile_acc_dec' is never used.
342noExplicitConstructor398styleStruct 'Config' has a constructor with 1 argument that is not explicit.
345unusedStructMember563styleclass member 'TRX7ArmDriver::joints_' is never used.
347unusedStructMember563styleclass member 'TRX7ArmDriver::current_control_mode_' is never used.
348unusedStructMember563styleclass member 'TRX7ArmDriver::last_target_position_' is never used.
349unusedStructMember563styleclass member 'TRX7ArmDriver::position_' is never used.
350unusedStructMember563styleclass member 'TRX7ArmDriver::initial_position_' is never used.
351unusedStructMember563styleclass member 'TRX7ArmDriver::velocity_' is never used.
352unusedStructMember563styleclass member 'TRX7ArmDriver::motor_torque_' is never used.
353unusedStructMember563styleclass member 'TRX7ArmDriver::motor_current_' is never used.
354unusedStructMember563styleclass member 'TRX7ArmDriver::output_torque_' is never used.
355unusedStructMember563styleclass member 'TRX7ArmDriver::friction_torque_' is never used.
356unusedStructMember563styleclass member 'TRX7ArmDriver::motor_temperature_' is never used.
357unusedStructMember563styleclass member 'TRX7ArmDriver::drive_temperature_' is never used.
358unusedStructMember563styleclass member 'TRX7ArmDriver::sensor_temperature_' is never used.
359unusedStructMember563styleclass member 'TRX7ArmDriver::faults_' is never used.
360unusedStructMember563styleclass member 'TRX7ArmDriver::error_' is never used.
/builds/ethercatcpp/ethercatcpp-trx7/include/trx7/ethercatcpp/trx7/system.h
20unusedStructMember563styleclass member 'TRX7ArmsSystemDriver::DOFS' is never used.
60uninitMemberVar398warningMember variable 'TRX7ArmsSystemDriver::quick_stop_in_progress_' is not initialized in the constructor.
211unusedStructMember563stylestruct member 'Config::config_left' is never used.
212unusedStructMember563stylestruct member 'Config::config_right' is never used.
214noExplicitConstructor398styleStruct 'Config' has a constructor with 1 argument that is not explicit.
219unusedStructMember563styleclass member 'TRX7ArmsSystemDriver::quick_stop_in_progress_' is never used.
/builds/ethercatcpp/ethercatcpp-trx7/src/trx7/trx7_arm.cpp
68exceptRethrowCopy398styleThrowing a copy of the caught exception instead of rethrowing the original exception.
81exceptRethrowCopy398styleThrowing a copy of the caught exception instead of rethrowing the original exception.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::last_target_position_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::position_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::initial_position_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::velocity_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::motor_torque_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::motor_current_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::output_torque_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::friction_torque_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::motor_temperature_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::drive_temperature_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::sensor_temperature_' is not initialized in the constructor.
144uninitMemberVar398warningMember variable 'TRX7ArmDriver::faults_' is not initialized in the constructor.
242useStlAlgorithm398styleConsider using std::fill or std::generate algorithm instead of a raw loop.
258constVariableReference398styleVariable 'j' can be declared as reference to const
448constVariableReference398styleVariable 'j' can be declared as reference to const
471constVariableReference398styleVariable 'j' can be declared as reference to const
471useStlAlgorithm398styleConsider using std::any_of algorithm instead of a raw loop.
480constVariableReference398styleVariable 'j' can be declared as reference to const
480useStlAlgorithm398styleConsider using std::any_of algorithm instead of a raw loop.
489constVariableReference398styleVariable 'j' can be declared as reference to const
489useStlAlgorithm398styleConsider using std::all_of or std::none_of algorithm instead of a raw loop.
498constVariableReference398styleVariable 'j' can be declared as reference to const
498useStlAlgorithm398styleConsider using std::all_of or std::none_of algorithm instead of a raw loop.
666constVariableReference398styleVariable 'j' can be declared as reference to const
666useStlAlgorithm398styleConsider using std::any_of algorithm instead of a raw loop.
675constVariableReference398styleVariable 'j' can be declared as reference to const
675useStlAlgorithm398styleConsider using std::any_of algorithm instead of a raw loop.
703constVariableReference398styleVariable 'j' can be declared as reference to const
711constVariableReference398styleVariable 'j' can be declared as reference to const
719constVariableReference398styleVariable 'j' can be declared as reference to const