Skip to content

set_control / set control_value : how to use callbacks #114

@bbdb68

Description

@bbdb68

Hello, I am using meshcat from c++ and this is really a nice tool.

I try to use the set_control and set_control_value api, but I have an issue with callbacks : the callback (only console.log('test value='+value); at the monent is called when set_control is issued, but not when I call set_control_value (BTW the value is correctly set), and also is it not called when I move the slider as a user.

Am I missing something ? thanks

(of course the next step would be to send back a message to the calling C++ code when a slider is modified)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions