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

digital twins. #16

Open
gedw99 opened this issue May 29, 2023 · 2 comments
Open

digital twins. #16

gedw99 opened this issue May 29, 2023 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented May 29, 2023

the idea is that the messages going to the physical and gui version are digital twins.

The easiest way i know to do this is to use a simple golang gui that is cross platform, including web.

If there is interest in this i could help with this work.

The golang gui can use the same scene files and stl files i think too. There are golang libs that can render the STL and also golang gui windows that can consume this to give a cross platform tester.

@gedw99
Copy link
Author

gedw99 commented May 29, 2023

https://github.com/rajveermalviya/go-webgpu provides the basis of a 2d and 3d window that works on any platform.

But overlaid with gioui for the native keyboard and mouse events off the window.

@tessavitabile
Copy link

Hi @gedw99,

I think what you might be looking for is a motion service card on the remote control page for a robot, which allows you to visualize the current configuration of an arm and control the arm. This is tracked in https://viam.atlassian.net/browse/RSDK-3239, which is currently on our roadmap. Please follow that ticket for updates.

Best,
Tess

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

No branches or pull requests

2 participants