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

03_slow_consumer.py example produces Header with floating-point time fields #64

Closed
WasabiFan opened this issue Sep 2, 2020 · 0 comments · Fixed by #72
Closed

03_slow_consumer.py example produces Header with floating-point time fields #64

WasabiFan opened this issue Sep 2, 2020 · 0 comments · Fixed by #72

Comments

@WasabiFan
Copy link

Context: #57 (comment)

This example produces a floating-point nsecs value, rather than integer.

Expected Result

The message to publish without error.

Actual Result

Error message (from what I assume is the rosbridge):

[ERROR] [1599032244.517260]: [Client 0] [id: publish:/serial/turret_aim_feedback:161] publish: <class 'struct.error'>: 'required argument is not an integer' when writing 'header

Reproduction Steps

Above sample should do it.

System Information

Ubuntu 20.04; ROS noetic.

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

Successfully merging a pull request may close this issue.

1 participant