Search found 1 match

by ryanha619
Sat Jul 24, 2021 3:09 pm
Forum: PyBullet Support and Feedback
Topic: Showing PyBullet GUI in PyQt5 Window/Widget
Replies: 0
Views: 19394

Showing PyBullet GUI in PyQt5 Window/Widget

Hi, I am a quite novice in Python and PyBullet. My problem is that I want to show a robot simulation GUI in a GUI I created with PyQt5. I can make a single window showing PyBullet GUI: p.connect(p.GUI, options="--background_color_red=0.08 --background_color_blue=0.08 --background_color_green=0....