Skip to content

Topic /joint_states position show nan, and diff_drive_controller cannot work with it #20

@HappySamuel

Description

@HappySamuel

Hi

I found that the topic /joint_states position is showing [nan, nan], which eventually cause the diff_drive_controller cannot extract the position info to act on them, as per line 416 in diff_drive_controller , it will check the position by using isnan(lp) || isnan(rp), if nan, then will skip the codes below.

Is there a way to solve this?

Best,
Samuel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions