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

[cob_omni_drive_controller] controller keeps sending commands when it shouldn't #187

Open
fmessmer opened this issue Jun 21, 2018 · 2 comments

Comments

@fmessmer
Copy link
Contributor

fmessmer commented Jun 21, 2018

I happened to come across this issue today when test driving paul-unity around with the joystick:

I saw the back_rotation joint kept moving slowly although I was not commanding anymore (I think mainly because the driver also went into QuickStop state, but I don't have proof for this). Interesting thing is the following plot where you can see, that there is still a non-zero wheel-command for the respective back_rotation joint!!!

screenshot from 2018-06-21 08-17-47

I could also see the spikes on the velocity joint_states for various base joints:
screenshot from 2018-06-21 08-19-13

For the rest of the time velocity joint_states is following the wheel_commands/target_velocity quite well:
screenshot from 2018-06-21 08-19-46

related to https://github.com/mojin-robotics/cob4/issues/684

@fmessmer FYI

@fmessmer
Copy link
Contributor Author

@ipa-mdl
can you think of a case where this could happen?
I mean generating a wheel_command/target_velocity where just the back_rotation joint is moving seems very unlikely (see also the steep drop of all the other target_velocities - deadman released)

could this also be an issue with ros_canopen (we are using latest kinetic release)?

@bvanelli

This comment has been minimized.

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

2 participants