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

ensure data types match what PyQt expects #118

Merged
merged 2 commits into from Aug 23, 2022

Conversation

ijnek
Copy link

@ijnek ijnek commented Jul 17, 2022

Some more fixes for #111

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
@ivanpauno ivanpauno changed the base branch from ros2 to rolling July 22, 2022 19:36
@ijnek
Copy link
Author

ijnek commented Aug 21, 2022

Pinging this @ivanpauno, would you be able to review please? #111 explains why these changes are necessary.

Copy link

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I will do some testing locally before merging

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link

@ijnek I needed one extra change to make rqt_bag work, could you double check it?

@ivanpauno ivanpauno self-assigned this Aug 22, 2022
@ivanpauno ivanpauno added the bug label Aug 22, 2022
@ijnek
Copy link
Author

ijnek commented Aug 22, 2022

@ivanpauno LGTM, thanks for testing it out!

@ivanpauno ivanpauno merged commit fd889ae into ros-visualization:rolling Aug 23, 2022
@ivanpauno
Copy link

I forgot to run CI ...
There shouldn't be surprises but just in case:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ijnek ijnek deleted the ijnek-ensure-types branch August 23, 2022 13:33
@ros-discourse
Copy link

This pull request has been mentioned on ROS Discourse. There might be relevant details there:

https://discourse.ros.org/t/when-will-rqt-bag-be-synced-on-humble/27168/4

@ivanpauno
Copy link

@Mergifyio backport humble

mergify bot pushed a commit that referenced this pull request Sep 2, 2022
Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
(cherry picked from commit fd889ae)

# Conflicts:
#	rqt_bag/src/rqt_bag/timeline_frame.py
@mergify
Copy link

mergify bot commented Sep 2, 2022

backport humble

✅ Backports have been created

ivanpauno added a commit that referenced this pull request Sep 5, 2022
)

* ensure data types match what PyQt expects (#118)

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
(cherry picked from commit fd889ae)

# Conflicts:
#	rqt_bag/src/rqt_bag/timeline_frame.py

* Fix conflicts

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Co-authored-by: Kenji Brameld <kenjibrameld@gmail.com>
Co-authored-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants