Question 1: There are only some examples, without a systematic summary of the different APIs.
Question 2: Since nicegui is for Python, I am developing a ROS2 robot using Python, and I have no understanding of front-end at all. Your website documentation seems to assume that I already know front-end. The greatest value of your nicegui is to allow people who don’t know front-end to create web interfaces! So how should this documentation be approached?
Question 3: When I import a 3D STL, the loading time is particularly slow. My file is only a 2KB cuboid, and my computer has an RTX 4090 + i7 13700k.
Question 4: I used app.add_static_files(‘/static’, ‘/xx/xx/xx/resource’) for the STL position, and the absolute path works, but within ROS2, I want to use a relative path, and I’m confused.
ooooooooooooooooooooo
ros666 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.