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

Draw text in Meshcat viewer #1

Open
Victorlouisdg opened this issue Mar 19, 2024 · 1 comment
Open

Draw text in Meshcat viewer #1

Victorlouisdg opened this issue Mar 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Victorlouisdg
Copy link
Contributor

I'd like to draw text in meshcat in two ways:

  1. As a title banner to keep track what the viewer is for e.g "Animation of robot moving home", similar to the "No connection" banner
  2. Text in the 3D view e.g. next to a frames "pregrasp pose" and "grasp pose" etc.

image

@Victorlouisdg Victorlouisdg added the enhancement New feature or request label Mar 19, 2024
@adverley
Copy link

Absolutely. I don't think such functionality is exposed but maybe we can send some packets to the server from python. See for example here: "Your code can use the meshcat python libraries or communicate directly with the server through its ZeroMQ socket."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants