Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with passing values between the RoboHW and JointStateController #513

Open
liborw opened this issue Feb 2, 2023 · 0 comments
Open

Comments

@liborw
Copy link

liborw commented Feb 2, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant