Magic-wei / DearBagPlayer

DearBagPlayer is a flexible rosbag player based on Dear PyGui in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dear PyGui showcase

DataExplorerUser opened this issue · comments

Hey,

We noticed that you made a great app with Dear PyGui and I just wanted to let you know that it is now featured on the Dear PyGui showcase page.

https://github.com/hoffstadt/DearPyGui/wiki/Dear-PyGui-Showcase#dearbagplayer

Do let us know if you make more apps with Dear PyGui and thanks for building this cool looking app!

Have you considered posting the app on r/python, r/robotics or other subreddit? I'm sure people would upvote that!

@DataExplorerUser Thank you so much for putting this project on the Dear PyGui showcase page! I really love the way Dear PyGui creates widgets, callbacks and handlers which is pretty convenient. Will consider posting stuff in the future, thanks for your suggestion!

You are more than welcome. I have passed on your appreciation to the core developers. If you have suggestions for improvements of Dear PyGui, e.g. features that are missing, be sure to file an issue on GitHub. And if have ideas where DPG could be applied and promoted, let us know!

Will do!

Hello. I notice this project on DPG Showcase and was wondering where I can find and download the .bag file mentioned in the Readme. Any guidance on this would be appreciated. Thanks!

@s95050937 I have created a new repo to store demo rosbag files for testing DearBagPlayer. See #9 or the new README for more details. Cheers!