Showing 153 of 153 total issues

Function compute_transformation_matrix has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def compute_transformation_matrix(
Severity: Minor
Found in bionc/bionc_casadi/transformation_matrix.py - About 35 mins to fix

Function solve has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def solve(
Severity: Minor
Found in bionc/bionc_numpy/inverse_kinematics.py - About 35 mins to fix

Function forward_integration has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def forward_integration(
Severity: Minor
Found in examples/knee_parallel_mechanism/utils.py - About 35 mins to fix

Function drop_the_pendulum has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def drop_the_pendulum(
Severity: Minor
Found in examples/forward_dynamics/pendulum.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(
Severity: Minor
Found in bionc/bionc_casadi/natural_inertial_parameters.py - About 35 mins to fix

Function from_data has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def from_data(
Severity: Minor
Found in bionc/bionc_numpy/inertia_parameters.py - About 35 mins to fix

Function add_natural_vector_from_segment_coordinates has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def add_natural_vector_from_segment_coordinates(
Severity: Minor
Found in bionc/bionc_numpy/natural_segment.py - About 35 mins to fix

Function RK4 has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def RK4(
Severity: Minor
Found in bionc/utils/ode_solver.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(
Severity: Minor
Found in bionc/bionc_numpy/natural_marker.py - About 35 mins to fix

Function _solve_frame_per_frame has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _solve_frame_per_frame(
Severity: Minor
Found in bionc/bionc_numpy/inverse_kinematics.py - About 35 mins to fix

Function forward_integration has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def forward_integration(
Severity: Minor
Found in bionc/utils/ode_solver.py - About 35 mins to fix

Function drop_the_pendulum has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def drop_the_pendulum(
Severity: Minor
Found in examples/forward_dynamics/pendulum_universal.py - About 35 mins to fix

Function drop_the_box has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def drop_the_box(
Severity: Minor
Found in examples/forward_dynamics/drop_the_box.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(
Severity: Minor
Found in bionc/bionc_casadi/natural_marker.py - About 35 mins to fix

Function from_data has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def from_data(
Severity: Minor
Found in bionc/bionc_casadi/inertia_parameters.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def __init__(
Severity: Minor
Found in bionc/bionc_casadi/joints_with_ground.py - About 35 mins to fix

Function _compute_confidence_value_for_one_heatmap has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def _compute_confidence_value_for_one_heatmap(
Severity: Minor
Found in bionc/utils/heatmap_helpers.py - About 35 mins to fix

Function drop_the_pendulum has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def drop_the_pendulum(
Severity: Minor
Found in examples/forward_dynamics/double_pendulum_universal.py - About 35 mins to fix

Function update_initial_guess has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def update_initial_guess(
Severity: Minor
Found in bionc/bionc_numpy/inverse_kinematics.py - About 35 mins to fix

Function forward_dynamics has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def forward_dynamics(
Severity: Minor
Found in bionc/bionc_numpy/biomechanical_model.py - About 35 mins to fix
Severity
Category
Status
Source
Language