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

How to visualize path traced by the drones? #248

Open
B-Bhanu-Teja opened this issue Nov 29, 2024 · 1 comment
Open

How to visualize path traced by the drones? #248

B-Bhanu-Teja opened this issue Nov 29, 2024 · 1 comment
Labels
question Further information is requested

Comments

@B-Bhanu-Teja
Copy link

Can you someone tell me how to visualize the path traced by the drones also if I want to create any other objects like planes and ellipsoids?

@JacopoPan JacopoPan added the question Further information is requested label Dec 15, 2024
@JacopoPan
Copy link
Member

You can use PyBullets's p.addUserDebugLine(...) or p.addUserDebugPoints(...) to draw in the GUI

https://docs.google.com/document/d/10sXEhzFRSnvFcl3XxNGhnD4N2SedqwdAvK3dsihxVUA/edit?tab=t.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants