Skip to content

Problem with passing values between the RoboHW and JointStateController #513

Description

@liborw

Hello I have custom RobotHW, when I add JointStateController it publishes just zeros even the robot is at some non zero position. When I get the values directly from RobotHW they are correct but not at the other side of the hardware interface. When I dug deeper in gdb the _pos variables of JointStateHandle has different address than the values in the pos array in the RobotHW class. What might be the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions