Data visualization

Panel Types

Wuji Studio provides the following visualization panels:

Panel typeDescription
3D ViewRenders hand skeleton, fingertip poses, and more in 3D space (see 3D Hand Visualization)
PlotDisplays numerical data as time-series line charts
Tactile MatrixVisualizes tactile sensor data as a color-coded matrix heatmap
Raw MessagesDisplays Topic raw message content in JSON format with two-frame diff comparison
TabGroups multiple panels into tabs to save screen space

Plot

Displays numerical data as time-series line charts.

Plot

Tactile Matrix

Visualizes tactile sensor data as a color-coded matrix heatmap.

Tactile Matrix

Switch colormaps from the Color Map dropdown in the Sidebar's Panel section. The default is Viridis (perceptually uniform), and Safety (Okabe-Ito) is the accessibility-friendly option.

SettingDescription
Min Value / Max Value0.0 ~ 1.0 (normalized)
Invalid data points (value -1) are automatically skipped during rendering.
Zoom / Flip Horizontal / Flip VerticalSupports horizontal/vertical flip and zoom
Show ValueDisplay numerical value in each cell

The tactile sensor matrix is 24 × 32, divided into 6 zones:

Zone IDRegionMatrix SizeRow RangeColumn Range
6Palm14 × 22rows 10-23cols 4-25
1Thumb10 × 6rows 9-18cols 26-31
2Index9 × 6rows 1-9cols 21-26
3Middle10 × 6rows 0-9cols 13-18
4Ring9 × 6rows 1-9cols 5-10
5Pinky11 × 5rows 5-15cols 0-4

On this page