ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Melodic - HardwareInterface - Freezes when commanding non Zero cmd

asked 2019-11-22 14:43:26 -0500

Dragonslayer gravatar image

Hi, the Problem I encounter is that my HardwareInterface Node/Program freezes when I order commands trough Teleop_Twist_Keyboard or else. The Process jumps above 100% (of single core, enough resources left) and just freezes. If I dont order any command, the base controller outputs Zero, it works fine. Data from the encoders comes in, no problem. But when I command something (value doesnt matter) it just freezes. Is there some known behaviour in the ros_control controllers that might cause this or any other idea whats going wrong here?

HW Interface is based on link text cyborg-x1

Any help would be appreciated thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-11-23 10:03:40 -0500

Dragonslayer gravatar image

Solved the Problem by brute force logging, it was my "ParityBit" generating loop. "^=" works well with zero, but not with Double into Int.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-11-22 14:43:26 -0500

Seen: 101 times

Last updated: Nov 23 '19