Skip to content

teleop init#8

Open
YichenLiu06 wants to merge 14 commits intomainfrom
teleop
Open

teleop init#8
YichenLiu06 wants to merge 14 commits intomainfrom
teleop

Conversation

@YichenLiu06
Copy link

No description provided.

@@ -0,0 +1 @@
float32[] positions No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this be defined as positions for each finger joint ie:
float32[] middle;
float32[] index;
float32[] ring; # with a comment for the order of the joints

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also include which hand it is / if it detects both hands at the same time have this for both the left and right

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have a curl metric right now, is this placeholder?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, this is placeholder, i haven't put too much thought into the actual format yet

current msg is just used to test websocket communication

```

## Running Rosbridge Server
Rosbridge server will relay ros topics to humanoid-server. To run, use:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here could you explain the distinction between the listener and the publisher

@Miekale
Copy link
Collaborator

Miekale commented Mar 1, 2026

can you add the teleop option to the watod-config.sh

@YichenLiu06 YichenLiu06 requested a review from Miekale March 5, 2026 02:11
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

Successfully merging this pull request may close these issues.

3 participants