Upload stack_cubes_umi_1_franka dataset
Browse files- plot_state_action_curves.py +388 -0
- state_action_curves/all_episodes_action_minus_state.png +3 -0
- state_action_curves/all_episodes_overview.png +3 -0
- state_action_curves/diagnostics.csv +451 -0
- state_action_curves/episodes/episode_000000_state_action.png +3 -0
- state_action_curves/episodes/episode_000001_state_action.png +3 -0
- state_action_curves/episodes/episode_000002_state_action.png +3 -0
- state_action_curves/episodes/episode_000003_state_action.png +3 -0
- state_action_curves/episodes/episode_000004_state_action.png +3 -0
- state_action_curves/episodes/episode_000005_state_action.png +3 -0
- state_action_curves/episodes/episode_000006_state_action.png +3 -0
- state_action_curves/episodes/episode_000007_state_action.png +3 -0
- state_action_curves/episodes/episode_000008_state_action.png +3 -0
- state_action_curves/episodes/episode_000009_state_action.png +3 -0
- state_action_curves/episodes/episode_000010_state_action.png +3 -0
- state_action_curves/episodes/episode_000011_state_action.png +3 -0
- state_action_curves/episodes/episode_000012_state_action.png +3 -0
- state_action_curves/episodes/episode_000013_state_action.png +3 -0
- state_action_curves/episodes/episode_000014_state_action.png +3 -0
- state_action_curves/episodes/episode_000015_state_action.png +3 -0
- state_action_curves/episodes/episode_000016_state_action.png +3 -0
- state_action_curves/episodes/episode_000017_state_action.png +3 -0
- state_action_curves/episodes/episode_000018_state_action.png +3 -0
- state_action_curves/episodes/episode_000019_state_action.png +3 -0
- state_action_curves/episodes/episode_000020_state_action.png +3 -0
- state_action_curves/episodes/episode_000021_state_action.png +3 -0
- state_action_curves/episodes/episode_000022_state_action.png +3 -0
- state_action_curves/episodes/episode_000023_state_action.png +3 -0
- state_action_curves/episodes/episode_000024_state_action.png +3 -0
- state_action_curves/episodes/episode_000025_state_action.png +3 -0
- state_action_curves/episodes/episode_000026_state_action.png +3 -0
- state_action_curves/episodes/episode_000027_state_action.png +3 -0
- state_action_curves/episodes/episode_000028_state_action.png +3 -0
- state_action_curves/episodes/episode_000029_state_action.png +3 -0
- state_action_curves/episodes/episode_000030_state_action.png +3 -0
- state_action_curves/episodes/episode_000031_state_action.png +3 -0
- state_action_curves/episodes/episode_000032_state_action.png +3 -0
- state_action_curves/episodes/episode_000033_state_action.png +3 -0
- state_action_curves/episodes/episode_000034_state_action.png +3 -0
- state_action_curves/episodes/episode_000035_state_action.png +3 -0
- state_action_curves/episodes/episode_000036_state_action.png +3 -0
- state_action_curves/episodes/episode_000037_state_action.png +3 -0
- state_action_curves/episodes/episode_000038_state_action.png +3 -0
- state_action_curves/episodes/episode_000039_state_action.png +3 -0
- state_action_curves/episodes/episode_000040_state_action.png +3 -0
- state_action_curves/episodes/episode_000041_state_action.png +3 -0
- state_action_curves/episodes/episode_000042_state_action.png +3 -0
- state_action_curves/episodes/episode_000043_state_action.png +3 -0
- state_action_curves/episodes/episode_000044_state_action.png +3 -0
- state_action_curves/summary.txt +70 -0
plot_state_action_curves.py
ADDED
|
@@ -0,0 +1,388 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python3
|
| 2 |
+
"""Plot state and action curves for every episode in this dataset."""
|
| 3 |
+
|
| 4 |
+
from __future__ import annotations
|
| 5 |
+
|
| 6 |
+
import csv
|
| 7 |
+
import json
|
| 8 |
+
from pathlib import Path
|
| 9 |
+
|
| 10 |
+
import matplotlib
|
| 11 |
+
|
| 12 |
+
matplotlib.use("Agg")
|
| 13 |
+
|
| 14 |
+
import matplotlib.pyplot as plt
|
| 15 |
+
import numpy as np
|
| 16 |
+
import pyarrow.parquet as pq
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
DATASET_DIR = Path(__file__).resolve().parent
|
| 20 |
+
OUTPUT_DIR = DATASET_DIR / "state_action_curves"
|
| 21 |
+
EPISODE_DIR = OUTPUT_DIR / "episodes"
|
| 22 |
+
|
| 23 |
+
STATE_COLOR = "#1f77b4"
|
| 24 |
+
ACTION_COLOR = "#ff7f0e"
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
def load_metadata() -> tuple[list[str], list[str], float]:
|
| 28 |
+
"""Load feature names and frame rate from the dataset metadata."""
|
| 29 |
+
with (DATASET_DIR / "meta" / "info.json").open(encoding="utf-8") as file:
|
| 30 |
+
info = json.load(file)
|
| 31 |
+
return (
|
| 32 |
+
info["features"]["state"]["names"],
|
| 33 |
+
info["features"]["actions"]["names"],
|
| 34 |
+
float(info["fps"]),
|
| 35 |
+
)
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
def load_episodes() -> list[dict[str, np.ndarray | int]]:
|
| 39 |
+
"""Read state, action, and timestamp arrays from every episode."""
|
| 40 |
+
episode_files = sorted((DATASET_DIR / "data").glob("chunk-*/episode_*.parquet"))
|
| 41 |
+
episodes = []
|
| 42 |
+
for episode_file in episode_files:
|
| 43 |
+
table = pq.read_table(
|
| 44 |
+
episode_file,
|
| 45 |
+
columns=["state", "actions", "timestamp", "episode_index"],
|
| 46 |
+
)
|
| 47 |
+
episodes.append(
|
| 48 |
+
{
|
| 49 |
+
"index": int(table["episode_index"][0].as_py()),
|
| 50 |
+
"state": np.asarray(table["state"].to_pylist(), dtype=np.float64),
|
| 51 |
+
"action": np.asarray(table["actions"].to_pylist(), dtype=np.float64),
|
| 52 |
+
"time": np.asarray(table["timestamp"].to_pylist(), dtype=np.float64),
|
| 53 |
+
}
|
| 54 |
+
)
|
| 55 |
+
return episodes
|
| 56 |
+
|
| 57 |
+
|
| 58 |
+
def add_figure_legend(fig: plt.Figure) -> None:
|
| 59 |
+
"""Add the shared state/action legend to a figure."""
|
| 60 |
+
state_handle = plt.Line2D([], [], color=STATE_COLOR, label="state")
|
| 61 |
+
action_handle = plt.Line2D([], [], color=ACTION_COLOR, linestyle="--", label="action")
|
| 62 |
+
fig.legend(
|
| 63 |
+
handles=[state_handle, action_handle],
|
| 64 |
+
loc="upper right",
|
| 65 |
+
bbox_to_anchor=(0.99, 0.995),
|
| 66 |
+
ncol=2,
|
| 67 |
+
frameon=False,
|
| 68 |
+
)
|
| 69 |
+
|
| 70 |
+
|
| 71 |
+
def plot_episode(
|
| 72 |
+
episode: dict[str, np.ndarray | int],
|
| 73 |
+
state_names: list[str],
|
| 74 |
+
action_names: list[str],
|
| 75 |
+
) -> None:
|
| 76 |
+
"""Plot all dimensions of one episode, overlaying state and action."""
|
| 77 |
+
state = episode["state"]
|
| 78 |
+
action = episode["action"]
|
| 79 |
+
time = episode["time"]
|
| 80 |
+
episode_index = episode["index"]
|
| 81 |
+
assert isinstance(state, np.ndarray)
|
| 82 |
+
assert isinstance(action, np.ndarray)
|
| 83 |
+
assert isinstance(time, np.ndarray)
|
| 84 |
+
assert isinstance(episode_index, int)
|
| 85 |
+
|
| 86 |
+
fig, axes = plt.subplots(5, 2, figsize=(16, 17), sharex=True)
|
| 87 |
+
for dim, axis in enumerate(axes.flat):
|
| 88 |
+
axis.plot(time, state[:, dim], color=STATE_COLOR, linewidth=1.5)
|
| 89 |
+
axis.plot(
|
| 90 |
+
time,
|
| 91 |
+
action[:, dim],
|
| 92 |
+
color=ACTION_COLOR,
|
| 93 |
+
linewidth=1.1,
|
| 94 |
+
linestyle="--",
|
| 95 |
+
)
|
| 96 |
+
title = state_names[dim]
|
| 97 |
+
if state_names[dim] != action_names[dim]:
|
| 98 |
+
title = f"{state_names[dim]} / {action_names[dim]}"
|
| 99 |
+
axis.set_title(f"dim {dim}: {title}")
|
| 100 |
+
axis.set_ylabel("value")
|
| 101 |
+
axis.grid(alpha=0.25)
|
| 102 |
+
for axis in axes[-1, :]:
|
| 103 |
+
axis.set_xlabel("time (s)")
|
| 104 |
+
duration = float(time[-1] - time[0]) if len(time) > 1 else 0.0
|
| 105 |
+
fig.suptitle(
|
| 106 |
+
f"Episode {episode_index:06d} — {len(time)} frames, {duration:.2f} s",
|
| 107 |
+
y=0.995,
|
| 108 |
+
)
|
| 109 |
+
add_figure_legend(fig)
|
| 110 |
+
fig.tight_layout(rect=(0, 0, 1, 0.975))
|
| 111 |
+
fig.savefig(
|
| 112 |
+
EPISODE_DIR / f"episode_{episode_index:06d}_state_action.png",
|
| 113 |
+
dpi=150,
|
| 114 |
+
bbox_inches="tight",
|
| 115 |
+
)
|
| 116 |
+
plt.close(fig)
|
| 117 |
+
|
| 118 |
+
|
| 119 |
+
def plot_overview(
|
| 120 |
+
episodes: list[dict[str, np.ndarray | int]],
|
| 121 |
+
state_names: list[str],
|
| 122 |
+
action_names: list[str],
|
| 123 |
+
) -> None:
|
| 124 |
+
"""Overlay all episodes on a normalized time axis."""
|
| 125 |
+
fig, axes = plt.subplots(5, 2, figsize=(16, 17), sharex=True)
|
| 126 |
+
normalized_grid = np.linspace(0.0, 1.0, 300)
|
| 127 |
+
|
| 128 |
+
for dim, axis in enumerate(axes.flat):
|
| 129 |
+
interpolated_states = []
|
| 130 |
+
interpolated_actions = []
|
| 131 |
+
for episode in episodes:
|
| 132 |
+
state = episode["state"]
|
| 133 |
+
action = episode["action"]
|
| 134 |
+
assert isinstance(state, np.ndarray)
|
| 135 |
+
assert isinstance(action, np.ndarray)
|
| 136 |
+
progress = np.linspace(0.0, 1.0, len(state))
|
| 137 |
+
axis.plot(
|
| 138 |
+
progress,
|
| 139 |
+
state[:, dim],
|
| 140 |
+
color=STATE_COLOR,
|
| 141 |
+
linewidth=0.6,
|
| 142 |
+
alpha=0.13,
|
| 143 |
+
)
|
| 144 |
+
axis.plot(
|
| 145 |
+
progress,
|
| 146 |
+
action[:, dim],
|
| 147 |
+
color=ACTION_COLOR,
|
| 148 |
+
linewidth=0.6,
|
| 149 |
+
alpha=0.13,
|
| 150 |
+
linestyle="--",
|
| 151 |
+
)
|
| 152 |
+
interpolated_states.append(
|
| 153 |
+
np.interp(normalized_grid, progress, state[:, dim])
|
| 154 |
+
)
|
| 155 |
+
interpolated_actions.append(
|
| 156 |
+
np.interp(normalized_grid, progress, action[:, dim])
|
| 157 |
+
)
|
| 158 |
+
|
| 159 |
+
axis.plot(
|
| 160 |
+
normalized_grid,
|
| 161 |
+
np.median(interpolated_states, axis=0),
|
| 162 |
+
color=STATE_COLOR,
|
| 163 |
+
linewidth=2.2,
|
| 164 |
+
)
|
| 165 |
+
axis.plot(
|
| 166 |
+
normalized_grid,
|
| 167 |
+
np.median(interpolated_actions, axis=0),
|
| 168 |
+
color=ACTION_COLOR,
|
| 169 |
+
linewidth=1.8,
|
| 170 |
+
linestyle="--",
|
| 171 |
+
)
|
| 172 |
+
title = state_names[dim]
|
| 173 |
+
if state_names[dim] != action_names[dim]:
|
| 174 |
+
title = f"{state_names[dim]} / {action_names[dim]}"
|
| 175 |
+
axis.set_title(f"dim {dim}: {title}")
|
| 176 |
+
axis.set_ylabel("value")
|
| 177 |
+
axis.grid(alpha=0.25)
|
| 178 |
+
|
| 179 |
+
for axis in axes[-1, :]:
|
| 180 |
+
axis.set_xlabel("normalized episode progress")
|
| 181 |
+
fig.suptitle(
|
| 182 |
+
f"All {len(episodes)} episodes — faint: individual, bold: median",
|
| 183 |
+
y=0.995,
|
| 184 |
+
)
|
| 185 |
+
add_figure_legend(fig)
|
| 186 |
+
fig.tight_layout(rect=(0, 0, 1, 0.975))
|
| 187 |
+
fig.savefig(OUTPUT_DIR / "all_episodes_overview.png", dpi=180, bbox_inches="tight")
|
| 188 |
+
plt.close(fig)
|
| 189 |
+
|
| 190 |
+
|
| 191 |
+
def plot_differences(
|
| 192 |
+
episodes: list[dict[str, np.ndarray | int]],
|
| 193 |
+
state_names: list[str],
|
| 194 |
+
action_names: list[str],
|
| 195 |
+
) -> None:
|
| 196 |
+
"""Plot action minus state to make small discrepancies visible."""
|
| 197 |
+
fig, axes = plt.subplots(5, 2, figsize=(16, 17), sharex=True)
|
| 198 |
+
for dim, axis in enumerate(axes.flat):
|
| 199 |
+
for episode in episodes:
|
| 200 |
+
state = episode["state"]
|
| 201 |
+
action = episode["action"]
|
| 202 |
+
assert isinstance(state, np.ndarray)
|
| 203 |
+
assert isinstance(action, np.ndarray)
|
| 204 |
+
progress = np.linspace(0.0, 1.0, len(state))
|
| 205 |
+
axis.plot(
|
| 206 |
+
progress,
|
| 207 |
+
action[:, dim] - state[:, dim],
|
| 208 |
+
linewidth=0.7,
|
| 209 |
+
alpha=0.38,
|
| 210 |
+
)
|
| 211 |
+
title = state_names[dim]
|
| 212 |
+
if state_names[dim] != action_names[dim]:
|
| 213 |
+
title = f"{action_names[dim]} − {state_names[dim]}"
|
| 214 |
+
axis.set_title(f"dim {dim}: {title}")
|
| 215 |
+
axis.set_ylabel("action − state")
|
| 216 |
+
axis.axhline(0.0, color="black", linewidth=0.7)
|
| 217 |
+
axis.grid(alpha=0.25)
|
| 218 |
+
for axis in axes[-1, :]:
|
| 219 |
+
axis.set_xlabel("normalized episode progress")
|
| 220 |
+
fig.suptitle(f"Action − state for all {len(episodes)} episodes", y=0.995)
|
| 221 |
+
fig.tight_layout(rect=(0, 0, 1, 0.975))
|
| 222 |
+
fig.savefig(
|
| 223 |
+
OUTPUT_DIR / "all_episodes_action_minus_state.png",
|
| 224 |
+
dpi=180,
|
| 225 |
+
bbox_inches="tight",
|
| 226 |
+
)
|
| 227 |
+
plt.close(fig)
|
| 228 |
+
|
| 229 |
+
|
| 230 |
+
def write_diagnostics(
|
| 231 |
+
episodes: list[dict[str, np.ndarray | int]],
|
| 232 |
+
state_names: list[str],
|
| 233 |
+
action_names: list[str],
|
| 234 |
+
fps: float,
|
| 235 |
+
) -> None:
|
| 236 |
+
"""Write dimension-level range, mismatch, and jump diagnostics."""
|
| 237 |
+
rows = []
|
| 238 |
+
for episode in episodes:
|
| 239 |
+
episode_index = episode["index"]
|
| 240 |
+
state = episode["state"]
|
| 241 |
+
action = episode["action"]
|
| 242 |
+
assert isinstance(episode_index, int)
|
| 243 |
+
assert isinstance(state, np.ndarray)
|
| 244 |
+
assert isinstance(action, np.ndarray)
|
| 245 |
+
for dim in range(state.shape[1]):
|
| 246 |
+
diff = action[:, dim] - state[:, dim]
|
| 247 |
+
state_jump = np.abs(np.diff(state[:, dim]))
|
| 248 |
+
action_jump = np.abs(np.diff(action[:, dim]))
|
| 249 |
+
rows.append(
|
| 250 |
+
{
|
| 251 |
+
"episode": episode_index,
|
| 252 |
+
"dimension": dim,
|
| 253 |
+
"state_name": state_names[dim],
|
| 254 |
+
"action_name": action_names[dim],
|
| 255 |
+
"frames": len(state),
|
| 256 |
+
"duration_s": (len(state) - 1) / fps,
|
| 257 |
+
"state_min": np.min(state[:, dim]),
|
| 258 |
+
"state_max": np.max(state[:, dim]),
|
| 259 |
+
"action_min": np.min(action[:, dim]),
|
| 260 |
+
"action_max": np.max(action[:, dim]),
|
| 261 |
+
"max_abs_action_minus_state": np.max(np.abs(diff)),
|
| 262 |
+
"mean_abs_action_minus_state": np.mean(np.abs(diff)),
|
| 263 |
+
"max_abs_state_step": np.max(state_jump, initial=0.0),
|
| 264 |
+
"max_abs_action_step": np.max(action_jump, initial=0.0),
|
| 265 |
+
}
|
| 266 |
+
)
|
| 267 |
+
|
| 268 |
+
with (OUTPUT_DIR / "diagnostics.csv").open("w", newline="", encoding="utf-8") as file:
|
| 269 |
+
writer = csv.DictWriter(file, fieldnames=rows[0].keys())
|
| 270 |
+
writer.writeheader()
|
| 271 |
+
writer.writerows(rows)
|
| 272 |
+
|
| 273 |
+
|
| 274 |
+
def write_summary(
|
| 275 |
+
episodes: list[dict[str, np.ndarray | int]],
|
| 276 |
+
state_names: list[str],
|
| 277 |
+
action_names: list[str],
|
| 278 |
+
fps: float,
|
| 279 |
+
) -> None:
|
| 280 |
+
"""Write a compact human-readable diagnostic summary."""
|
| 281 |
+
all_states = np.concatenate([episode["state"] for episode in episodes], axis=0)
|
| 282 |
+
all_actions = np.concatenate([episode["action"] for episode in episodes], axis=0)
|
| 283 |
+
lengths = np.asarray([len(episode["state"]) for episode in episodes])
|
| 284 |
+
state_nonfinite = int(np.size(all_states) - np.isfinite(all_states).sum())
|
| 285 |
+
action_nonfinite = int(np.size(all_actions) - np.isfinite(all_actions).sum())
|
| 286 |
+
|
| 287 |
+
lines = [
|
| 288 |
+
"State/action curve diagnostics",
|
| 289 |
+
"==============================",
|
| 290 |
+
f"Episodes: {len(episodes)}",
|
| 291 |
+
f"Frames: {len(all_states)}",
|
| 292 |
+
(
|
| 293 |
+
"Frames per episode: "
|
| 294 |
+
f"min={lengths.min()}, median={np.median(lengths):.0f}, max={lengths.max()}"
|
| 295 |
+
),
|
| 296 |
+
(
|
| 297 |
+
"Duration per episode (s): "
|
| 298 |
+
f"min={(lengths.min() - 1) / fps:.2f}, "
|
| 299 |
+
f"median={(np.median(lengths) - 1) / fps:.2f}, "
|
| 300 |
+
f"max={(lengths.max() - 1) / fps:.2f}"
|
| 301 |
+
),
|
| 302 |
+
f"Non-finite state values: {state_nonfinite}",
|
| 303 |
+
f"Non-finite action values: {action_nonfinite}",
|
| 304 |
+
"",
|
| 305 |
+
"Per-dimension diagnostics:",
|
| 306 |
+
]
|
| 307 |
+
|
| 308 |
+
for dim, state_name in enumerate(state_names):
|
| 309 |
+
max_state_step = (-1.0, -1, -1)
|
| 310 |
+
max_action_step = (-1.0, -1, -1)
|
| 311 |
+
for episode in episodes:
|
| 312 |
+
episode_index = episode["index"]
|
| 313 |
+
state = episode["state"]
|
| 314 |
+
action = episode["action"]
|
| 315 |
+
assert isinstance(episode_index, int)
|
| 316 |
+
assert isinstance(state, np.ndarray)
|
| 317 |
+
assert isinstance(action, np.ndarray)
|
| 318 |
+
if len(state) < 2:
|
| 319 |
+
continue
|
| 320 |
+
state_steps = np.abs(np.diff(state[:, dim]))
|
| 321 |
+
action_steps = np.abs(np.diff(action[:, dim]))
|
| 322 |
+
state_frame = int(np.argmax(state_steps))
|
| 323 |
+
action_frame = int(np.argmax(action_steps))
|
| 324 |
+
if state_steps[state_frame] > max_state_step[0]:
|
| 325 |
+
max_state_step = (
|
| 326 |
+
float(state_steps[state_frame]),
|
| 327 |
+
episode_index,
|
| 328 |
+
state_frame,
|
| 329 |
+
)
|
| 330 |
+
if action_steps[action_frame] > max_action_step[0]:
|
| 331 |
+
max_action_step = (
|
| 332 |
+
float(action_steps[action_frame]),
|
| 333 |
+
episode_index,
|
| 334 |
+
action_frame,
|
| 335 |
+
)
|
| 336 |
+
|
| 337 |
+
difference = np.abs(all_actions[:, dim] - all_states[:, dim])
|
| 338 |
+
lines.extend(
|
| 339 |
+
[
|
| 340 |
+
f" dim {dim}: {state_name} / {action_names[dim]}",
|
| 341 |
+
(
|
| 342 |
+
f" state range: [{all_states[:, dim].min():.9g}, "
|
| 343 |
+
f"{all_states[:, dim].max():.9g}]"
|
| 344 |
+
),
|
| 345 |
+
(
|
| 346 |
+
f" action range: [{all_actions[:, dim].min():.9g}, "
|
| 347 |
+
f"{all_actions[:, dim].max():.9g}]"
|
| 348 |
+
),
|
| 349 |
+
(
|
| 350 |
+
f" |action-state|: mean={difference.mean():.9g}, "
|
| 351 |
+
f"max={difference.max():.9g}"
|
| 352 |
+
),
|
| 353 |
+
(
|
| 354 |
+
f" max state step: {max_state_step[0]:.9g} "
|
| 355 |
+
f"(episode {max_state_step[1]:06d}, "
|
| 356 |
+
f"frame {max_state_step[2]}->{max_state_step[2] + 1})"
|
| 357 |
+
),
|
| 358 |
+
(
|
| 359 |
+
f" max action step: {max_action_step[0]:.9g} "
|
| 360 |
+
f"(episode {max_action_step[1]:06d}, "
|
| 361 |
+
f"frame {max_action_step[2]}->{max_action_step[2] + 1})"
|
| 362 |
+
),
|
| 363 |
+
]
|
| 364 |
+
)
|
| 365 |
+
|
| 366 |
+
(OUTPUT_DIR / "summary.txt").write_text("\n".join(lines) + "\n", encoding="utf-8")
|
| 367 |
+
|
| 368 |
+
|
| 369 |
+
def main() -> None:
|
| 370 |
+
"""Generate all curve plots and diagnostics."""
|
| 371 |
+
OUTPUT_DIR.mkdir(exist_ok=True)
|
| 372 |
+
EPISODE_DIR.mkdir(exist_ok=True)
|
| 373 |
+
state_names, action_names, fps = load_metadata()
|
| 374 |
+
episodes = load_episodes()
|
| 375 |
+
if not episodes:
|
| 376 |
+
raise RuntimeError(f"No episode parquet files found in {DATASET_DIR / 'data'}")
|
| 377 |
+
|
| 378 |
+
for episode in episodes:
|
| 379 |
+
plot_episode(episode, state_names, action_names)
|
| 380 |
+
plot_overview(episodes, state_names, action_names)
|
| 381 |
+
plot_differences(episodes, state_names, action_names)
|
| 382 |
+
write_diagnostics(episodes, state_names, action_names, fps)
|
| 383 |
+
write_summary(episodes, state_names, action_names, fps)
|
| 384 |
+
print(f"Wrote plots for {len(episodes)} episodes to {OUTPUT_DIR}")
|
| 385 |
+
|
| 386 |
+
|
| 387 |
+
if __name__ == "__main__":
|
| 388 |
+
main()
|
state_action_curves/all_episodes_action_minus_state.png
ADDED
|
Git LFS Details
|
state_action_curves/all_episodes_overview.png
ADDED
|
Git LFS Details
|
state_action_curves/diagnostics.csv
ADDED
|
@@ -0,0 +1,451 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
episode,dimension,state_name,action_name,frames,duration_s,state_min,state_max,action_min,action_max,max_abs_action_minus_state,mean_abs_action_minus_state,max_abs_state_step,max_abs_action_step
|
| 2 |
+
0,0,x,x,350,11.633333333333333,0.23776200413703918,0.5994840264320374,0.23776200413703918,0.5994840264320374,0.0,0.0,0.010455995798110962,0.010455995798110962
|
| 3 |
+
0,1,y,y,350,11.633333333333333,-0.2906140089035034,-0.13001500070095062,-0.2906140089035034,-0.13001500070095062,0.0,0.0,0.007366001605987549,0.007366001605987549
|
| 4 |
+
0,2,z,z,350,11.633333333333333,-1.0751700401306152,-0.840362012386322,-1.0751700401306152,-0.840362012386322,0.0,0.0,0.008671998977661133,0.008671998977661133
|
| 5 |
+
0,3,rot6d_0,rot6d_0,350,11.633333333333333,-0.4014439880847931,-0.046230901032686234,-0.4014439880847931,-0.046230901032686234,0.0,0.0,0.014374002814292908,0.014374002814292908
|
| 6 |
+
0,4,rot6d_1,rot6d_1,350,11.633333333333333,0.16916699707508087,0.3257170021533966,0.16916699707508087,0.3257170021533966,0.0,0.0,0.018655002117156982,0.018655002117156982
|
| 7 |
+
0,5,rot6d_2,rot6d_2,350,11.633333333333333,-0.9782590270042419,-0.8815039992332458,-0.9782590270042419,-0.8815039992332458,0.0,0.0,0.009171009063720703,0.009171009063720703
|
| 8 |
+
0,6,rot6d_3,rot6d_3,350,11.633333333333333,-0.41907799243927,0.5935230255126953,-0.41907799243927,0.5935230255126953,0.0,0.0,0.039122000336647034,0.039122000336647034
|
| 9 |
+
0,7,rot6d_4,rot6d_4,350,11.633333333333333,0.801925003528595,0.9845290184020996,0.801925003528595,0.9845290184020996,0.0,0.0,0.010154962539672852,0.010154962539672852
|
| 10 |
+
0,8,rot6d_5,rot6d_5,350,11.633333333333333,0.06690389662981033,0.4138759970664978,0.06690389662981033,0.4138759970664978,0.0,0.0,0.023563995957374573,0.023563995957374573
|
| 11 |
+
0,9,gripper_pos,gripper_cmd_pos_pct,350,11.633333333333333,0.2823529541492462,1.0,0.0,1.0,0.7176470458507538,0.10938706169170993,0.08627450466156006,0.44468899071216583
|
| 12 |
+
1,0,x,x,270,8.966666666666667,0.1509840041399002,0.32864201068878174,0.1509840041399002,0.32864201068878174,0.0,0.0,0.006255000829696655,0.006255000829696655
|
| 13 |
+
1,1,y,y,270,8.966666666666667,-0.3600510060787201,-0.12476500123739243,-0.3600510060787201,-0.12476500123739243,0.0,0.0,0.006219983100891113,0.006219983100891113
|
| 14 |
+
1,2,z,z,270,8.966666666666667,-0.9267070293426514,-0.7700290083885193,-0.9267070293426514,-0.7700290083885193,0.0,0.0,0.006464958190917969,0.006464958190917969
|
| 15 |
+
1,3,rot6d_0,rot6d_0,270,8.966666666666667,-0.24375900626182556,0.08883470296859741,-0.24375900626182556,0.08883470296859741,0.0,0.0,0.0247420072555542,0.0247420072555542
|
| 16 |
+
1,4,rot6d_1,rot6d_1,270,8.966666666666667,0.1418360024690628,0.26575401425361633,0.1418360024690628,0.26575401425361633,0.0,0.0,0.021405011415481567,0.021405011415481567
|
| 17 |
+
1,5,rot6d_2,rot6d_2,270,8.966666666666667,-0.9788010120391846,-0.9464669823646545,-0.9788010120391846,-0.9464669823646545,0.0,0.0,0.006970047950744629,0.006970047950744629
|
| 18 |
+
1,6,rot6d_3,rot6d_3,270,8.966666666666667,-0.42378300428390503,-0.16544899344444275,-0.42378300428390503,-0.16544899344444275,0.0,0.0,0.019345998764038086,0.019345998764038086
|
| 19 |
+
1,7,rot6d_4,rot6d_4,270,8.966666666666667,0.8598319888114929,0.9655259847640991,0.8598319888114929,0.9655259847640991,0.0,0.0,0.009026050567626953,0.009026050567626953
|
| 20 |
+
1,8,rot6d_5,rot6d_5,270,8.966666666666667,0.19189800322055817,0.2988649904727936,0.19189800322055817,0.2988649904727936,0.0,0.0,0.021144986152648926,0.021144986152648926
|
| 21 |
+
1,9,gripper_pos,gripper_cmd_pos_pct,270,8.966666666666667,0.2666666805744171,1.0,0.0,1.0,0.7333333194255829,0.12236736017813975,0.07450982928276062,0.549450971186161
|
| 22 |
+
2,0,x,x,297,9.866666666666667,0.13224099576473236,0.2750999927520752,0.13224099576473236,0.2750999927520752,0.0,0.0,0.004563003778457642,0.004563003778457642
|
| 23 |
+
2,1,y,y,297,9.866666666666667,-0.27234798669815063,-0.09370540082454681,-0.27234798669815063,-0.09370540082454681,0.0,0.0,0.00583098828792572,0.00583098828792572
|
| 24 |
+
2,2,z,z,297,9.866666666666667,-0.9476630091667175,-0.8068689703941345,-0.9476630091667175,-0.8068689703941345,0.0,0.0,0.0062729716300964355,0.0062729716300964355
|
| 25 |
+
2,3,rot6d_0,rot6d_0,297,9.866666666666667,-0.01010920014232397,0.21770599484443665,-0.01010920014232397,0.21770599484443665,0.0,0.0,0.02130700647830963,0.02130700647830963
|
| 26 |
+
2,4,rot6d_1,rot6d_1,297,9.866666666666667,0.18894100189208984,0.2630710005760193,0.18894100189208984,0.2630710005760193,0.0,0.0,0.016651004552841187,0.016651004552841187
|
| 27 |
+
2,5,rot6d_2,rot6d_2,297,9.866666666666667,-0.979423999786377,-0.9491429924964905,-0.979423999786377,-0.9491429924964905,0.0,0.0,0.0032439827919006348,0.0032439827919006348
|
| 28 |
+
2,6,rot6d_3,rot6d_3,297,9.866666666666667,-0.4707689881324768,-0.22415100038051605,-0.4707689881324768,-0.22415100038051605,0.0,0.0,0.011218011379241943,0.011218011379241943
|
| 29 |
+
2,7,rot6d_4,rot6d_4,297,9.866666666666667,0.8617050051689148,0.9584490060806274,0.8617050051689148,0.9584490060806274,0.0,0.0,0.005832016468048096,0.005832016468048096
|
| 30 |
+
2,8,rot6d_5,rot6d_5,297,9.866666666666667,0.14217700064182281,0.22386999428272247,0.14217700064182281,0.22386999428272247,0.0,0.0,0.018057003617286682,0.018057003617286682
|
| 31 |
+
2,9,gripper_pos,gripper_cmd_pos_pct,297,9.866666666666667,0.26274511218070984,1.0,0.0,1.0,0.7294117510318756,0.09764802664744132,0.07843136787414551,0.3992679715156555
|
| 32 |
+
3,0,x,x,225,7.466666666666667,0.15082700550556183,0.3067440092563629,0.15082700550556183,0.3067440092563629,0.0,0.0,0.00516800582408905,0.00516800582408905
|
| 33 |
+
3,1,y,y,225,7.466666666666667,-0.387023001909256,-0.1338929980993271,-0.387023001909256,-0.1338929980993271,0.0,0.0,0.007767021656036377,0.007767021656036377
|
| 34 |
+
3,2,z,z,225,7.466666666666667,-0.8782809972763062,-0.777472972869873,-0.8782809972763062,-0.777472972869873,0.0,0.0,0.005298972129821777,0.005298972129821777
|
| 35 |
+
3,3,rot6d_0,rot6d_0,225,7.466666666666667,-0.13831399381160736,0.1396940052509308,-0.13831399381160736,0.1396940052509308,0.0,0.0,0.01716100424528122,0.01716100424528122
|
| 36 |
+
3,4,rot6d_1,rot6d_1,225,7.466666666666667,0.09683849662542343,0.20284700393676758,0.09683849662542343,0.20284700393676758,0.0,0.0,0.01763300597667694,0.01763300597667694
|
| 37 |
+
3,5,rot6d_2,rot6d_2,225,7.466666666666667,-0.9933239817619324,-0.9744150042533875,-0.9933239817619324,-0.9744150042533875,0.0,0.0,0.003171980381011963,0.003171980381011963
|
| 38 |
+
3,6,rot6d_3,rot6d_3,225,7.466666666666667,-0.4907979965209961,-0.2657780051231384,-0.4907979965209961,-0.2657780051231384,0.0,0.0,0.011199980974197388,0.011199980974197388
|
| 39 |
+
3,7,rot6d_4,rot6d_4,225,7.466666666666667,0.8429170250892639,0.9560589790344238,0.8429170250892639,0.9560589790344238,0.0,0.0,0.007513999938964844,0.007513999938964844
|
| 40 |
+
3,8,rot6d_5,rot6d_5,225,7.466666666666667,0.1071690022945404,0.22072799503803253,0.1071690022945404,0.22072799503803253,0.0,0.0,0.015069007873535156,0.015069007873535156
|
| 41 |
+
3,9,gripper_pos,gripper_cmd_pos_pct,225,7.466666666666667,0.250980406999588,1.0,0.0,1.0,0.7450980246067047,0.14276923461817204,0.07843136787414551,0.5755800008773804
|
| 42 |
+
4,0,x,x,252,8.366666666666667,0.17256200313568115,0.3498919904232025,0.17256200313568115,0.3498919904232025,0.0,0.0,0.005273997783660889,0.005273997783660889
|
| 43 |
+
4,1,y,y,252,8.366666666666667,-0.25064000487327576,-0.14264099299907684,-0.25064000487327576,-0.14264099299907684,0.0,0.0,0.0066389888525009155,0.0066389888525009155
|
| 44 |
+
4,2,z,z,252,8.366666666666667,-0.9623630046844482,-0.8269810080528259,-0.9623630046844482,-0.8269810080528259,0.0,0.0,0.007688999176025391,0.007688999176025391
|
| 45 |
+
4,3,rot6d_0,rot6d_0,252,8.366666666666667,0.005357800051569939,0.247422993183136,0.005357800051569939,0.247422993183136,0.0,0.0,0.019133999943733215,0.019133999943733215
|
| 46 |
+
4,4,rot6d_1,rot6d_1,252,8.366666666666667,0.1521729975938797,0.22078000009059906,0.1521729975938797,0.22078000009059906,0.0,0.0,0.015438005328178406,0.015438005328178406
|
| 47 |
+
4,5,rot6d_2,rot6d_2,252,8.366666666666667,-0.9854490160942078,-0.9542459845542908,-0.9854490160942078,-0.9542459845542908,0.0,0.0,0.0028679966926574707,0.0028679966926574707
|
| 48 |
+
4,6,rot6d_3,rot6d_3,252,8.366666666666667,-0.3562360107898712,-0.148934006690979,-0.3562360107898712,-0.148934006690979,0.0,0.0,0.018294990062713623,0.018294990062713623
|
| 49 |
+
4,7,rot6d_4,rot6d_4,252,8.366666666666667,0.9297080039978027,0.9762870073318481,0.9297080039978027,0.9762870073318481,0.0,0.0,0.004450976848602295,0.004450976848602295
|
| 50 |
+
4,8,rot6d_5,rot6d_5,252,8.366666666666667,0.06429880112409592,0.17365600168704987,0.06429880112409592,0.17365600168704987,0.0,0.0,0.019635595381259918,0.019635595381259918
|
| 51 |
+
4,9,gripper_pos,gripper_cmd_pos_pct,252,8.366666666666667,0.2549019753932953,1.0,0.0,1.0,0.7333333194255829,0.10789877060146648,0.09019607305526733,0.3111110329627991
|
| 52 |
+
5,0,x,x,267,8.866666666666667,0.16956399381160736,0.31596800684928894,0.16956399381160736,0.31596800684928894,0.0,0.0,0.004029005765914917,0.004029005765914917
|
| 53 |
+
5,1,y,y,267,8.866666666666667,-0.25495201349258423,-0.14793799817562103,-0.25495201349258423,-0.14793799817562103,0.0,0.0,0.00552600622177124,0.00552600622177124
|
| 54 |
+
5,2,z,z,267,8.866666666666667,-0.9702320098876953,-0.8520699739456177,-0.9702320098876953,-0.8520699739456177,0.0,0.0,0.005469977855682373,0.005469977855682373
|
| 55 |
+
5,3,rot6d_0,rot6d_0,267,8.866666666666667,0.05475980043411255,0.28909000754356384,0.05475980043411255,0.28909000754356384,0.0,0.0,0.01578301191329956,0.01578301191329956
|
| 56 |
+
5,4,rot6d_1,rot6d_1,267,8.866666666666667,0.17272700369358063,0.22294099628925323,0.17272700369358063,0.22294099628925323,0.0,0.0,0.009672001004219055,0.009672001004219055
|
| 57 |
+
5,5,rot6d_2,rot6d_2,267,8.866666666666667,-0.9824720025062561,-0.9334419965744019,-0.9824720025062561,-0.9334419965744019,0.0,0.0,0.0034099817276000977,0.0034099817276000977
|
| 58 |
+
5,6,rot6d_3,rot6d_3,267,8.866666666666667,-0.32485899329185486,-0.15202000737190247,-0.32485899329185486,-0.15202000737190247,0.0,0.0,0.011621996760368347,0.011621996760368347
|
| 59 |
+
5,7,rot6d_4,rot6d_4,267,8.866666666666667,0.9343929886817932,0.9751520156860352,0.9343929886817932,0.9751520156860352,0.0,0.0,0.003986001014709473,0.003986001014709473
|
| 60 |
+
5,8,rot6d_5,rot6d_5,267,8.866666666666667,0.11002799868583679,0.17267100512981415,0.11002799868583679,0.17267100512981415,0.0,0.0,0.011226996779441833,0.011226996779441833
|
| 61 |
+
5,9,gripper_pos,gripper_cmd_pos_pct,267,8.866666666666667,0.25882354378700256,1.0,0.0,1.0,0.7372548878192902,0.11326942617014357,0.09019607305526733,0.31135496497154236
|
| 62 |
+
6,0,x,x,248,8.233333333333333,0.19472500681877136,0.3858700096607208,0.19472500681877136,0.3858700096607208,0.0,0.0,0.005479991436004639,0.005479991436004639
|
| 63 |
+
6,1,y,y,248,8.233333333333333,-0.35684698820114136,-0.18960100412368774,-0.35684698820114136,-0.18960100412368774,0.0,0.0,0.005430996417999268,0.005430996417999268
|
| 64 |
+
6,2,z,z,248,8.233333333333333,-0.8691610097885132,-0.7969170212745667,-0.8691610097885132,-0.7969170212745667,0.0,0.0,0.004095017910003662,0.004095017910003662
|
| 65 |
+
6,3,rot6d_0,rot6d_0,248,8.233333333333333,-0.4111210107803345,-0.1693740040063858,-0.4111210107803345,-0.1693740040063858,0.0,0.0,0.02323499321937561,0.02323499321937561
|
| 66 |
+
6,4,rot6d_1,rot6d_1,248,8.233333333333333,0.06761640310287476,0.20995000004768372,0.06761640310287476,0.20995000004768372,0.0,0.0,0.014892995357513428,0.014892995357513428
|
| 67 |
+
6,5,rot6d_2,rot6d_2,248,8.233333333333333,-0.9730629920959473,-0.9054480195045471,-0.9730629920959473,-0.9054480195045471,0.0,0.0,0.009439051151275635,0.009439051151275635
|
| 68 |
+
6,6,rot6d_3,rot6d_3,248,8.233333333333333,-0.4566799998283386,-0.26280900835990906,-0.4566799998283386,-0.26280900835990906,0.0,0.0,0.0170229971408844,0.0170229971408844
|
| 69 |
+
6,7,rot6d_4,rot6d_4,248,8.233333333333333,0.8453609943389893,0.9393630027770996,0.8453609943389893,0.9393630027770996,0.0,0.0,0.01140904426574707,0.01140904426574707
|
| 70 |
+
6,8,rot6d_5,rot6d_5,248,8.233333333333333,0.185030996799469,0.296656996011734,0.185030996799469,0.296656996011734,0.0,0.0,0.024619996547698975,0.024619996547698975
|
| 71 |
+
6,9,gripper_pos,gripper_cmd_pos_pct,248,8.233333333333333,0.2666666805744171,1.0,0.004151000175625086,1.0,0.7215686142444611,0.08709694917178562,0.09019607305526733,0.3418809771537781
|
| 72 |
+
7,0,x,x,243,8.066666666666666,0.20634600520133972,0.42056700587272644,0.20634600520133972,0.42056700587272644,0.0,0.0,0.009510993957519531,0.009510993957519531
|
| 73 |
+
7,1,y,y,243,8.066666666666666,-0.3229300081729889,-0.12691600620746613,-0.3229300081729889,-0.12691600620746613,0.0,0.0,0.006330996751785278,0.006330996751785278
|
| 74 |
+
7,2,z,z,243,8.066666666666666,-0.9180539846420288,-0.8393539786338806,-0.9180539846420288,-0.8393539786338806,0.0,0.0,0.008148014545440674,0.008148014545440674
|
| 75 |
+
7,3,rot6d_0,rot6d_0,243,8.066666666666666,-0.0990293025970459,0.12862199544906616,-0.0990293025970459,0.12862199544906616,0.0,0.0,0.019934889627620578,0.019934889627620578
|
| 76 |
+
7,4,rot6d_1,rot6d_1,243,8.066666666666666,0.0889090970158577,0.1968030035495758,0.0889090970158577,0.1968030035495758,0.0,0.0,0.028025999665260315,0.028025999665260315
|
| 77 |
+
7,5,rot6d_2,rot6d_2,243,8.066666666666666,-0.9942920207977295,-0.9773070216178894,-0.9942920207977295,-0.9773070216178894,0.0,0.0,0.004918992519378662,0.004918992519378662
|
| 78 |
+
7,6,rot6d_3,rot6d_3,243,8.066666666666666,-0.37095800042152405,-0.0718040019273758,-0.37095800042152405,-0.0718040019273758,0.0,0.0,0.020913004875183105,0.020913004875183105
|
| 79 |
+
7,7,rot6d_4,rot6d_4,243,8.066666666666666,0.9134789705276489,0.9860950112342834,0.9134789705276489,0.9860950112342834,0.0,0.0,0.006479024887084961,0.006479024887084961
|
| 80 |
+
7,8,rot6d_5,rot6d_5,243,8.066666666666666,0.09629549831151962,0.18578700721263885,0.09629549831151962,0.18578700721263885,0.0,0.0,0.026753008365631104,0.026753008365631104
|
| 81 |
+
7,9,gripper_pos,gripper_cmd_pos_pct,243,8.066666666666666,0.25882354378700256,1.0,0.0,1.0,0.7411764562129974,0.11480787548968577,0.07843136787414551,0.28937798738479614
|
| 82 |
+
8,0,x,x,274,9.1,0.03370260074734688,0.37602499127388,0.03370260074734688,0.37602499127388,0.0,0.0,0.007513999938964844,0.007513999938964844
|
| 83 |
+
8,1,y,y,274,9.1,-0.32867199182510376,-0.08500590175390244,-0.32867199182510376,-0.08500590175390244,0.0,0.0,0.007410004734992981,0.007410004734992981
|
| 84 |
+
8,2,z,z,274,9.1,-0.907243013381958,-0.7595829963684082,-0.907243013381958,-0.7595829963684082,0.0,0.0,0.00850003957748413,0.00850003957748413
|
| 85 |
+
8,3,rot6d_0,rot6d_0,274,9.1,-0.124549999833107,0.17981800436973572,-0.124549999833107,0.17981800436973572,0.0,0.0,0.021224559284746647,0.021224559284746647
|
| 86 |
+
8,4,rot6d_1,rot6d_1,274,9.1,0.11644399911165237,0.21933099627494812,0.11644399911165237,0.21933099627494812,0.0,0.0,0.021308988332748413,0.021308988332748413
|
| 87 |
+
8,5,rot6d_2,rot6d_2,274,9.1,-0.9906740188598633,-0.9646469950675964,-0.9906740188598633,-0.9646469950675964,0.0,0.0,0.004122018814086914,0.004122018814086914
|
| 88 |
+
8,6,rot6d_3,rot6d_3,274,9.1,-0.3536350131034851,-0.04707229882478714,-0.3536350131034851,-0.04707229882478714,0.0,0.0,0.015492990612983704,0.015492990612983704
|
| 89 |
+
8,7,rot6d_4,rot6d_4,274,9.1,0.9156169891357422,0.989683985710144,0.9156169891357422,0.989683985710144,0.0,0.0,0.004932999610900879,0.004932999610900879
|
| 90 |
+
8,8,rot6d_5,rot6d_5,274,9.1,0.11773700267076492,0.1963289976119995,0.11773700267076492,0.1963289976119995,0.0,0.0,0.024524986743927002,0.024524986743927002
|
| 91 |
+
8,9,gripper_pos,gripper_cmd_pos_pct,274,9.1,0.26274511218070984,1.0,0.0,1.0,0.7215686142444611,0.12060515968771447,0.09019607305526733,0.44957198202610016
|
| 92 |
+
9,0,x,x,314,10.433333333333334,0.12100200355052948,0.42117100954055786,0.12100200355052948,0.42117100954055786,0.0,0.0,0.00868600606918335,0.00868600606918335
|
| 93 |
+
9,1,y,y,314,10.433333333333334,-0.2250330001115799,-0.1097629964351654,-0.2250330001115799,-0.1097629964351654,0.0,0.0,0.00427699089050293,0.00427699089050293
|
| 94 |
+
9,2,z,z,314,10.433333333333334,-0.9823949933052063,-0.8389859795570374,-0.9823949933052063,-0.8389859795570374,0.0,0.0,0.006644010543823242,0.006644010543823242
|
| 95 |
+
9,3,rot6d_0,rot6d_0,314,10.433333333333334,0.10711400210857391,0.432000994682312,0.10711400210857391,0.432000994682312,0.0,0.0,0.017212003469467163,0.017212003469467163
|
| 96 |
+
9,4,rot6d_1,rot6d_1,314,10.433333333333334,0.12327499687671661,0.2333420068025589,0.12327499687671661,0.2333420068025589,0.0,0.0,0.014923006296157837,0.014923006296157837
|
| 97 |
+
9,5,rot6d_2,rot6d_2,314,10.433333333333334,-0.982384979724884,-0.8836699724197388,-0.982384979724884,-0.8836699724197388,0.0,0.0,0.006730020046234131,0.006730020046234131
|
| 98 |
+
9,6,rot6d_3,rot6d_3,314,10.433333333333334,-0.3005479872226715,-0.04619070142507553,-0.3005479872226715,-0.04619070142507553,0.0,0.0,0.028971008956432343,0.028971008956432343
|
| 99 |
+
9,7,rot6d_4,rot6d_4,314,10.433333333333334,0.9438470005989075,0.9901009798049927,0.9438470005989075,0.9901009798049927,0.0,0.0,0.005312025547027588,0.005312025547027588
|
| 100 |
+
9,8,rot6d_5,rot6d_5,314,10.433333333333334,0.11135300248861313,0.19357000291347504,0.11135300248861313,0.19357000291347504,0.0,0.0,0.016894996166229248,0.016894996166229248
|
| 101 |
+
9,9,gripper_pos,gripper_cmd_pos_pct,314,10.433333333333334,0.2666666805744171,1.0,0.018070999532938004,1.0,0.5098039209842682,0.054385479646408635,0.07450979948043823,0.30134302377700806
|
| 102 |
+
10,0,x,x,241,8.0,0.15312600135803223,0.4094719886779785,0.15312600135803223,0.4094719886779785,0.0,0.0,0.0099639892578125,0.0099639892578125
|
| 103 |
+
10,1,y,y,241,8.0,-0.40478798747062683,-0.15549999475479126,-0.40478798747062683,-0.15549999475479126,0.0,0.0,0.007533997297286987,0.007533997297286987
|
| 104 |
+
10,2,z,z,241,8.0,-0.8886169791221619,-0.7697259783744812,-0.8886169791221619,-0.7697259783744812,0.0,0.0,0.005843997001647949,0.005843997001647949
|
| 105 |
+
10,3,rot6d_0,rot6d_0,241,8.0,-0.45388999581336975,0.0071749999187886715,-0.45388999581336975,0.0071749999187886715,0.0,0.0,0.022487998008728027,0.022487998008728027
|
| 106 |
+
10,4,rot6d_1,rot6d_1,241,8.0,0.04638649895787239,0.1984580010175705,0.04638649895787239,0.1984580010175705,0.0,0.0,0.012767195701599121,0.012767195701599121
|
| 107 |
+
10,5,rot6d_2,rot6d_2,241,8.0,-0.991644024848938,-0.884132981300354,-0.991644024848938,-0.884132981300354,0.0,0.0,0.011241018772125244,0.011241018772125244
|
| 108 |
+
10,6,rot6d_3,rot6d_3,241,8.0,-0.44410398602485657,-0.2051219940185547,-0.44410398602485657,-0.2051219940185547,0.0,0.0,0.016833007335662842,0.016833007335662842
|
| 109 |
+
10,7,rot6d_4,rot6d_4,241,8.0,0.8724030256271362,0.969635009765625,0.8724030256271362,0.969635009765625,0.0,0.0,0.008819043636322021,0.008819043636322021
|
| 110 |
+
10,8,rot6d_5,rot6d_5,241,8.0,0.12702099978923798,0.2572540044784546,0.12702099978923798,0.2572540044784546,0.0,0.0,0.025790005922317505,0.025790005922317505
|
| 111 |
+
10,9,gripper_pos,gripper_cmd_pos_pct,241,8.0,0.2862745225429535,1.0,0.017338000237941742,1.0,0.7067160084843636,0.08399623043495096,0.09019610285758972,0.4134320095181465
|
| 112 |
+
11,0,x,x,285,9.466666666666667,0.16242699325084686,0.436286985874176,0.16242699325084686,0.436286985874176,0.0,0.0,0.010032981634140015,0.010032981634140015
|
| 113 |
+
11,1,y,y,285,9.466666666666667,-0.36187899112701416,-0.1001330018043518,-0.36187899112701416,-0.1001330018043518,0.0,0.0,0.010203003883361816,0.010203003883361816
|
| 114 |
+
11,2,z,z,285,9.466666666666667,-0.9671409726142883,-0.7861469984054565,-0.9671409726142883,-0.7861469984054565,0.0,0.0,0.014017999172210693,0.014017999172210693
|
| 115 |
+
11,3,rot6d_0,rot6d_0,285,9.466666666666667,-0.3959540128707886,0.19865000247955322,-0.3959540128707886,0.19865000247955322,0.0,0.0,0.030387399718165398,0.030387399718165398
|
| 116 |
+
11,4,rot6d_1,rot6d_1,285,9.466666666666667,0.0033061900176107883,0.22523300349712372,0.0033061900176107883,0.22523300349712372,0.0,0.0,0.02916800230741501,0.02916800230741501
|
| 117 |
+
11,5,rot6d_2,rot6d_2,285,9.466666666666667,-0.9992889761924744,-0.9171890020370483,-0.9992889761924744,-0.9171890020370483,0.0,0.0,0.010009050369262695,0.010009050369262695
|
| 118 |
+
11,6,rot6d_3,rot6d_3,285,9.466666666666667,-0.3017539978027344,-0.05032150074839592,-0.3017539978027344,-0.05032150074839592,0.0,0.0,0.02433300018310547,0.02433300018310547
|
| 119 |
+
11,7,rot6d_4,rot6d_4,285,9.466666666666667,0.9388689994812012,0.9943820238113403,0.9388689994812012,0.9943820238113403,0.0,0.0,0.00516897439956665,0.00516897439956665
|
| 120 |
+
11,8,rot6d_5,rot6d_5,285,9.466666666666667,0.01762540079653263,0.2196040004491806,0.01762540079653263,0.2196040004491806,0.0,0.0,0.03029790148139,0.03029790148139
|
| 121 |
+
11,9,gripper_pos,gripper_cmd_pos_pct,285,9.466666666666667,0.2862745225429535,1.0,0.0,1.0,0.7019607722759247,0.09325647931872752,0.09019607305526733,0.2884010076522827
|
| 122 |
+
12,0,x,x,287,9.533333333333333,0.10260999947786331,0.4408949911594391,0.10260999947786331,0.4408949911594391,0.0,0.0,0.013640999794006348,0.013640999794006348
|
| 123 |
+
12,1,y,y,287,9.533333333333333,-0.26957499980926514,-0.0905304029583931,-0.26957499980926514,-0.0905304029583931,0.0,0.0,0.006376996636390686,0.006376996636390686
|
| 124 |
+
12,2,z,z,287,9.533333333333333,-0.94999098777771,-0.7951899766921997,-0.94999098777771,-0.7951899766921997,0.0,0.0,0.009268045425415039,0.009268045425415039
|
| 125 |
+
12,3,rot6d_0,rot6d_0,287,9.533333333333333,-0.018836800009012222,0.5389270186424255,-0.018836800009012222,0.5389270186424255,0.0,0.0,0.03781402111053467,0.03781402111053467
|
| 126 |
+
12,4,rot6d_1,rot6d_1,287,9.533333333333333,-0.025080200284719467,0.1156729981303215,-0.025080200284719467,0.1156729981303215,0.0,0.0,0.021581299602985382,0.021581299602985382
|
| 127 |
+
12,5,rot6d_2,rot6d_2,287,9.533333333333333,-0.9991869926452637,-0.842195987701416,-0.9991869926452637,-0.842195987701416,0.0,0.0,0.013516008853912354,0.013516008853912354
|
| 128 |
+
12,6,rot6d_3,rot6d_3,287,9.533333333333333,-0.2983019948005676,-0.044483501464128494,-0.2983019948005676,-0.044483501464128494,0.0,0.0,0.02611200511455536,0.02611200511455536
|
| 129 |
+
12,7,rot6d_4,rot6d_4,287,9.533333333333333,0.9544559717178345,0.9984390139579773,0.9544559717178345,0.9984390139579773,0.0,0.0,0.0049669742584228516,0.0049669742584228516
|
| 130 |
+
12,8,rot6d_5,rot6d_5,287,9.533333333333333,-0.05181710049510002,0.10316800326108932,-0.05181710049510002,0.10316800326108932,0.0,0.0,0.02447269856929779,0.02447269856929779
|
| 131 |
+
12,9,gripper_pos,gripper_cmd_pos_pct,287,9.533333333333333,0.2549019753932953,1.0,0.0,1.0,0.7176470458507538,0.10645870629208039,0.09019610285758972,0.31355298310518265
|
| 132 |
+
13,0,x,x,294,9.766666666666667,0.10124000161886215,0.421766996383667,0.10124000161886215,0.421766996383667,0.0,0.0,0.013594985008239746,0.013594985008239746
|
| 133 |
+
13,1,y,y,294,9.766666666666667,-0.33178699016571045,-0.05332620069384575,-0.33178699016571045,-0.05332620069384575,0.0,0.0,0.008507013320922852,0.008507013320922852
|
| 134 |
+
13,2,z,z,294,9.766666666666667,-0.9295830130577087,-0.8441540002822876,-0.9295830130577087,-0.8441540002822876,0.0,0.0,0.008377015590667725,0.008377015590667725
|
| 135 |
+
13,3,rot6d_0,rot6d_0,294,9.766666666666667,-0.28100401163101196,0.23888400197029114,-0.28100401163101196,0.23888400197029114,0.0,0.0,0.02620050311088562,0.02620050311088562
|
| 136 |
+
13,4,rot6d_1,rot6d_1,294,9.766666666666667,0.027550699189305305,0.19840100407600403,0.027550699189305305,0.19840100407600403,0.0,0.0,0.03918910026550293,0.03918910026550293
|
| 137 |
+
13,5,rot6d_2,rot6d_2,294,9.766666666666667,-0.9995920062065125,-0.9562230110168457,-0.9995920062065125,-0.9562230110168457,0.0,0.0,0.006152033805847168,0.006152033805847168
|
| 138 |
+
13,6,rot6d_3,rot6d_3,294,9.766666666666667,-0.49246200919151306,-0.1668200045824051,-0.49246200919151306,-0.1668200045824051,0.0,0.0,0.029769018292427063,0.029769018292427063
|
| 139 |
+
13,7,rot6d_4,rot6d_4,294,9.766666666666667,0.855692982673645,0.9805060029029846,0.855692982673645,0.9805060029029846,0.0,0.0,0.009482026100158691,0.009482026100158691
|
| 140 |
+
13,8,rot6d_5,rot6d_5,294,9.766666666666667,0.00333044002763927,0.18700599670410156,0.00333044002763927,0.18700599670410156,0.0,0.0,0.04375069588422775,0.04375069588422775
|
| 141 |
+
13,9,gripper_pos,gripper_cmd_pos_pct,294,9.766666666666667,0.2666666805744171,1.0,0.0,1.0,0.7137254774570465,0.10288227796174433,0.09019607305526733,0.3750919997692108
|
| 142 |
+
14,0,x,x,263,8.733333333333333,0.10208500176668167,0.2981869876384735,0.10208500176668167,0.2981869876384735,0.0,0.0,0.004004001617431641,0.004004001617431641
|
| 143 |
+
14,1,y,y,263,8.733333333333333,-0.3242430090904236,-0.17695899307727814,-0.3242430090904236,-0.17695899307727814,0.0,0.0,0.005805999040603638,0.005805999040603638
|
| 144 |
+
14,2,z,z,263,8.733333333333333,-0.9112550020217896,-0.8369690179824829,-0.9112550020217896,-0.8369690179824829,0.0,0.0,0.012773990631103516,0.012773990631103516
|
| 145 |
+
14,3,rot6d_0,rot6d_0,263,8.733333333333333,-0.13706499338150024,0.1287969946861267,-0.13706499338150024,0.1287969946861267,0.0,0.0,0.01618099957704544,0.01618099957704544
|
| 146 |
+
14,4,rot6d_1,rot6d_1,263,8.733333333333333,0.08910059928894043,0.1465499997138977,0.08910059928894043,0.1465499997138977,0.0,0.0,0.01358400285243988,0.01358400285243988
|
| 147 |
+
14,5,rot6d_2,rot6d_2,263,8.733333333333333,-0.9949949979782104,-0.9838640093803406,-0.9949949979782104,-0.9838640093803406,0.0,0.0,0.0013539791107177734,0.0013539791107177734
|
| 148 |
+
14,6,rot6d_3,rot6d_3,263,8.733333333333333,-0.4230149984359741,-0.2238900065422058,-0.4230149984359741,-0.2238900065422058,0.0,0.0,0.015248000621795654,0.015248000621795654
|
| 149 |
+
14,7,rot6d_4,rot6d_4,263,8.733333333333333,0.9013190269470215,0.9706119894981384,0.9013190269470215,0.9706119894981384,0.0,0.0,0.005945026874542236,0.005945026874542236
|
| 150 |
+
14,8,rot6d_5,rot6d_5,263,8.733333333333333,0.06657730042934418,0.1377819925546646,0.06657730042934418,0.1377819925546646,0.0,0.0,0.01613609492778778,0.01613609492778778
|
| 151 |
+
14,9,gripper_pos,gripper_cmd_pos_pct,263,8.733333333333333,0.2666666805744171,1.0,0.0,1.0,0.7019607722759247,0.10926478847457599,0.09019607305526733,0.2073259949684143
|
| 152 |
+
15,0,x,x,261,8.666666666666666,0.10865700244903564,0.4053739905357361,0.10865700244903564,0.4053739905357361,0.0,0.0,0.0077250003814697266,0.0077250003814697266
|
| 153 |
+
15,1,y,y,261,8.666666666666666,-0.3521539866924286,-0.09099069982767105,-0.3521539866924286,-0.09099069982767105,0.0,0.0,0.007208019495010376,0.007208019495010376
|
| 154 |
+
15,2,z,z,261,8.666666666666666,-0.9699429869651794,-0.7820209860801697,-0.9699429869651794,-0.7820209860801697,0.0,0.0,0.009293973445892334,0.009293973445892334
|
| 155 |
+
15,3,rot6d_0,rot6d_0,261,8.666666666666666,-0.30831900238990784,0.02810800075531006,-0.30831900238990784,0.02810800075531006,0.0,0.0,0.02595049887895584,0.02595049887895584
|
| 156 |
+
15,4,rot6d_1,rot6d_1,261,8.666666666666666,0.08651609718799591,0.25501400232315063,0.08651609718799591,0.25501400232315063,0.0,0.0,0.017903998494148254,0.017903998494148254
|
| 157 |
+
15,5,rot6d_2,rot6d_2,261,8.666666666666666,-0.9850159883499146,-0.9400190114974976,-0.9850159883499146,-0.9400190114974976,0.0,0.0,0.00422900915145874,0.00422900915145874
|
| 158 |
+
15,6,rot6d_3,rot6d_3,261,8.666666666666666,-0.4641450047492981,-0.25798299908638,-0.4641450047492981,-0.25798299908638,0.0,0.0,0.01806500554084778,0.01806500554084778
|
| 159 |
+
15,7,rot6d_4,rot6d_4,261,8.666666666666666,0.8427069783210754,0.9405220150947571,0.8427069783210754,0.9405220150947571,0.0,0.0,0.007892966270446777,0.007892966270446777
|
| 160 |
+
15,8,rot6d_5,rot6d_5,261,8.666666666666666,0.16245099902153015,0.2792679965496063,0.16245099902153015,0.2792679965496063,0.0,0.0,0.021750018000602722,0.021750018000602722
|
| 161 |
+
15,9,gripper_pos,gripper_cmd_pos_pct,261,8.666666666666666,0.2705882489681244,1.0,0.0,1.0,0.7228323491290212,0.10303604446344392,0.09019607305526733,0.4185590147972107
|
| 162 |
+
16,0,x,x,236,7.833333333333333,0.11896999925374985,0.28497400879859924,0.11896999925374985,0.28497400879859924,0.0,0.0,0.004595011472702026,0.004595011472702026
|
| 163 |
+
16,1,y,y,236,7.833333333333333,-0.35535600781440735,-0.10318700224161148,-0.35535600781440735,-0.10318700224161148,0.0,0.0,0.008441001176834106,0.008441001176834106
|
| 164 |
+
16,2,z,z,236,7.833333333333333,-0.9231860041618347,-0.8131200075149536,-0.9231860041618347,-0.8131200075149536,0.0,0.0,0.005096018314361572,0.005096018314361572
|
| 165 |
+
16,3,rot6d_0,rot6d_0,236,7.833333333333333,-0.29106101393699646,0.15705400705337524,-0.29106101393699646,0.15705400705337524,0.0,0.0,0.020068004727363586,0.020068004727363586
|
| 166 |
+
16,4,rot6d_1,rot6d_1,236,7.833333333333333,0.10230199992656708,0.245278999209404,0.10230199992656708,0.245278999209404,0.0,0.0,0.012647002935409546,0.012647002935409546
|
| 167 |
+
16,5,rot6d_2,rot6d_2,236,7.833333333333333,-0.9875659942626953,-0.9489709734916687,-0.9875659942626953,-0.9489709734916687,0.0,0.0,0.004532992839813232,0.004532992839813232
|
| 168 |
+
16,6,rot6d_3,rot6d_3,236,7.833333333333333,-0.43458500504493713,-0.22177299857139587,-0.43458500504493713,-0.22177299857139587,0.0,0.0,0.016422003507614136,0.016422003507614136
|
| 169 |
+
16,7,rot6d_4,rot6d_4,236,7.833333333333333,0.8777599930763245,0.964946985244751,0.8777599930763245,0.964946985244751,0.0,0.0,0.007680952548980713,0.007680952548980713
|
| 170 |
+
16,8,rot6d_5,rot6d_5,236,7.833333333333333,0.09230270236730576,0.24942100048065186,0.09230270236730576,0.24942100048065186,0.0,0.0,0.017575010657310486,0.017575010657310486
|
| 171 |
+
16,9,gripper_pos,gripper_cmd_pos_pct,236,7.833333333333333,0.26274511218070984,1.0,0.0,1.0,0.7333333194255829,0.10930854886655807,0.09019607305526733,0.4354090094566345
|
| 172 |
+
17,0,x,x,308,10.233333333333333,0.11650499701499939,0.37037599086761475,0.11650499701499939,0.37037599086761475,0.0,0.0,0.009092003107070923,0.009092003107070923
|
| 173 |
+
17,1,y,y,308,10.233333333333333,-0.2795270085334778,-0.10144200176000595,-0.2795270085334778,-0.10144200176000595,0.0,0.0,0.0067549943923950195,0.0067549943923950195
|
| 174 |
+
17,2,z,z,308,10.233333333333333,-0.9549149870872498,-0.7583150267601013,-0.9549149870872498,-0.7583150267601013,0.0,0.0,0.009119033813476562,0.009119033813476562
|
| 175 |
+
17,3,rot6d_0,rot6d_0,308,10.233333333333333,-0.12547099590301514,0.3030630052089691,-0.12547099590301514,0.3030630052089691,0.0,0.0,0.034147799015045166,0.034147799015045166
|
| 176 |
+
17,4,rot6d_1,rot6d_1,308,10.233333333333333,0.04987949877977371,0.22326600551605225,0.04987949877977371,0.22326600551605225,0.0,0.0,0.03912000358104706,0.03912000358104706
|
| 177 |
+
17,5,rot6d_2,rot6d_2,308,10.233333333333333,-0.9983819723129272,-0.9321849942207336,-0.9983819723129272,-0.9321849942207336,0.0,0.0,0.004873991012573242,0.004873991012573242
|
| 178 |
+
17,6,rot6d_3,rot6d_3,308,10.233333333333333,-0.4306949973106384,-0.19330699741840363,-0.4306949973106384,-0.19330699741840363,0.0,0.0,0.045372992753982544,0.045372992753982544
|
| 179 |
+
17,7,rot6d_4,rot6d_4,308,10.233333333333333,0.8805760145187378,0.9772390127182007,0.8805760145187378,0.9772390127182007,0.0,0.0,0.008320987224578857,0.008320987224578857
|
| 180 |
+
17,8,rot6d_5,rot6d_5,308,10.233333333333333,0.05648830160498619,0.20331600308418274,0.05648830160498619,0.20331600308418274,0.0,0.0,0.04857150465250015,0.04857150465250015
|
| 181 |
+
17,9,gripper_pos,gripper_cmd_pos_pct,308,10.233333333333333,0.2705882489681244,1.0,0.0,1.0,0.7294117510318756,0.12023471362507818,0.09019607305526733,0.38266198337078094
|
| 182 |
+
18,0,x,x,250,8.3,0.12472499907016754,0.3867560029029846,0.12472499907016754,0.3867560029029846,0.0,0.0,0.004819005727767944,0.004819005727767944
|
| 183 |
+
18,1,y,y,250,8.3,-0.33036500215530396,-0.10506299883127213,-0.33036500215530396,-0.10506299883127213,0.0,0.0,0.008696019649505615,0.008696019649505615
|
| 184 |
+
18,2,z,z,250,8.3,-0.9396839737892151,-0.8448479771614075,-0.9396839737892151,-0.8448479771614075,0.0,0.0,0.005124986171722412,0.005124986171722412
|
| 185 |
+
18,3,rot6d_0,rot6d_0,250,8.3,-0.28683099150657654,0.17140300571918488,-0.28683099150657654,0.17140300571918488,0.0,0.0,0.021221205592155457,0.021221205592155457
|
| 186 |
+
18,4,rot6d_1,rot6d_1,250,8.3,0.08788049966096878,0.22273799777030945,0.08788049966096878,0.22273799777030945,0.0,0.0,0.013871997594833374,0.013871997594833374
|
| 187 |
+
18,5,rot6d_2,rot6d_2,250,8.3,-0.9871169924736023,-0.9516590237617493,-0.9871169924736023,-0.9516590237617493,0.0,0.0,0.004824995994567871,0.004824995994567871
|
| 188 |
+
18,6,rot6d_3,rot6d_3,250,8.3,-0.4589639902114868,-0.257286012172699,-0.4589639902114868,-0.257286012172699,0.0,0.0,0.017989009618759155,0.017989009618759155
|
| 189 |
+
18,7,rot6d_4,rot6d_4,250,8.3,0.8596590161323547,0.9559170007705688,0.8596590161323547,0.9559170007705688,0.0,0.0,0.007277011871337891,0.007277011871337891
|
| 190 |
+
18,8,rot6d_5,rot6d_5,250,8.3,0.09749949723482132,0.2414029985666275,0.09749949723482132,0.2414029985666275,0.0,0.0,0.022066012024879456,0.022066012024879456
|
| 191 |
+
18,9,gripper_pos,gripper_cmd_pos_pct,250,8.3,0.2705882489681244,1.0,0.026373999193310738,1.0,0.7176470458507538,0.10802679155021906,0.09019607305526733,0.23785102367401123
|
| 192 |
+
19,0,x,x,279,9.266666666666667,0.1329669952392578,0.38047000765800476,0.1329669952392578,0.38047000765800476,0.0,0.0,0.005813002586364746,0.005813002586364746
|
| 193 |
+
19,1,y,y,279,9.266666666666667,-0.3024919927120209,-0.11388199776411057,-0.3024919927120209,-0.11388199776411057,0.0,0.0,0.005136996507644653,0.005136996507644653
|
| 194 |
+
19,2,z,z,279,9.266666666666667,-0.9524270296096802,-0.7850970029830933,-0.9524270296096802,-0.7850970029830933,0.0,0.0,0.007239997386932373,0.007239997386932373
|
| 195 |
+
19,3,rot6d_0,rot6d_0,279,9.266666666666667,-0.19629299640655518,0.3131810128688812,-0.19629299640655518,0.3131810128688812,0.0,0.0,0.019937999546527863,0.019937999546527863
|
| 196 |
+
19,4,rot6d_1,rot6d_1,279,9.266666666666667,0.03839360177516937,0.16960600018501282,0.03839360177516937,0.16960600018501282,0.0,0.0,0.015583999454975128,0.015583999454975128
|
| 197 |
+
19,5,rot6d_2,rot6d_2,279,9.266666666666667,-0.9990789890289307,-0.9453250169754028,-0.9990789890289307,-0.9453250169754028,0.0,0.0,0.005047976970672607,0.005047976970672607
|
| 198 |
+
19,6,rot6d_3,rot6d_3,279,9.266666666666667,-0.3884960114955902,-0.19045500457286835,-0.3884960114955902,-0.19045500457286835,0.0,0.0,0.012191995978355408,0.012191995978355408
|
| 199 |
+
19,7,rot6d_4,rot6d_4,279,9.266666666666667,0.9181050062179565,0.9725890159606934,0.9181050062179565,0.9725890159606934,0.0,0.0,0.0036870241165161133,0.0036870241165161133
|
| 200 |
+
19,8,rot6d_5,rot6d_5,279,9.266666666666667,-0.010114399716258049,0.2003449946641922,-0.010114399716258049,0.2003449946641922,0.0,0.0,0.019062098115682602,0.019062098115682602
|
| 201 |
+
19,9,gripper_pos,gripper_cmd_pos_pct,279,9.266666666666667,0.2666666805744171,1.0,0.0,1.0,0.7254901826381683,0.09939711598769552,0.08627450466156006,0.3106229901313782
|
| 202 |
+
20,0,x,x,335,11.133333333333333,0.15249599516391754,0.3851329982280731,0.15249599516391754,0.3851329982280731,0.0,0.0,0.006806015968322754,0.006806015968322754
|
| 203 |
+
20,1,y,y,335,11.133333333333333,-0.33141300082206726,-0.10409700125455856,-0.33141300082206726,-0.10409700125455856,0.0,0.0,0.005032002925872803,0.005032002925872803
|
| 204 |
+
20,2,z,z,335,11.133333333333333,-0.9266030192375183,-0.8563690185546875,-0.9266030192375183,-0.8563690185546875,0.0,0.0,0.00481802225112915,0.00481802225112915
|
| 205 |
+
20,3,rot6d_0,rot6d_0,335,11.133333333333333,-0.20523199439048767,0.31796398758888245,-0.20523199439048767,0.31796398758888245,0.0,0.0,0.03173699975013733,0.03173699975013733
|
| 206 |
+
20,4,rot6d_1,rot6d_1,335,11.133333333333333,0.05278170108795166,0.1396629959344864,0.05278170108795166,0.1396629959344864,0.0,0.0,0.020137697458267212,0.020137697458267212
|
| 207 |
+
20,5,rot6d_2,rot6d_2,335,11.133333333333333,-0.9953029751777649,-0.9438289999961853,-0.9953029751777649,-0.9438289999961853,0.0,0.0,0.003939032554626465,0.003939032554626465
|
| 208 |
+
20,6,rot6d_3,rot6d_3,335,11.133333333333333,-0.37990498542785645,-0.11999499797821045,-0.37990498542785645,-0.11999499797821045,0.0,0.0,0.018950000405311584,0.018950000405311584
|
| 209 |
+
20,7,rot6d_4,rot6d_4,335,11.133333333333333,0.9158809781074524,0.9908999800682068,0.9158809781074524,0.9908999800682068,0.0,0.0,0.004543006420135498,0.004543006420135498
|
| 210 |
+
20,8,rot6d_5,rot6d_5,335,11.133333333333333,-0.027192899957299232,0.19140900671482086,-0.027192899957299232,0.19140900671482086,0.0,0.0,0.03006020188331604,0.03006020188331604
|
| 211 |
+
20,9,gripper_pos,gripper_cmd_pos_pct,335,11.133333333333333,0.2705882489681244,1.0,0.0,1.0,0.6980392038822174,0.10202703936887321,0.07450979948043823,0.24224600195884705
|
| 212 |
+
21,0,x,x,294,9.766666666666667,0.0814025029540062,0.40012699365615845,0.0814025029540062,0.40012699365615845,0.0,0.0,0.010477006435394287,0.010477006435394287
|
| 213 |
+
21,1,y,y,294,9.766666666666667,-0.3256469964981079,-0.10229899734258652,-0.3256469964981079,-0.10229899734258652,0.0,0.0,0.0075329989194869995,0.0075329989194869995
|
| 214 |
+
21,2,z,z,294,9.766666666666667,-0.9653949737548828,-0.7687839865684509,-0.9653949737548828,-0.7687839865684509,0.0,0.0,0.008244037628173828,0.008244037628173828
|
| 215 |
+
21,3,rot6d_0,rot6d_0,294,9.766666666666667,-0.20138299465179443,0.16009299457073212,-0.20138299465179443,0.16009299457073212,0.0,0.0,0.018121201545000076,0.018121201545000076
|
| 216 |
+
21,4,rot6d_1,rot6d_1,294,9.766666666666667,0.06488119810819626,0.16658799350261688,0.06488119810819626,0.16658799350261688,0.0,0.0,0.021283000707626343,0.021283000707626343
|
| 217 |
+
21,5,rot6d_2,rot6d_2,294,9.766666666666667,-0.9978790283203125,-0.9728540182113647,-0.9978790283203125,-0.9728540182113647,0.0,0.0,0.0025780200958251953,0.0025780200958251953
|
| 218 |
+
21,6,rot6d_3,rot6d_3,294,9.766666666666667,-0.40943700075149536,-0.2030790001153946,-0.40943700075149536,-0.2030790001153946,0.0,0.0,0.019695013761520386,0.019695013761520386
|
| 219 |
+
21,7,rot6d_4,rot6d_4,294,9.766666666666667,0.9088019728660583,0.9713240265846252,0.9088019728660583,0.9713240265846252,0.0,0.0,0.005753993988037109,0.005753993988037109
|
| 220 |
+
21,8,rot6d_5,rot6d_5,294,9.766666666666667,0.023433899506926537,0.18201600015163422,0.023433899506926537,0.18201600015163422,0.0,0.0,0.02067900076508522,0.02067900076508522
|
| 221 |
+
21,9,gripper_pos,gripper_cmd_pos_pct,294,9.766666666666667,0.3137255012989044,1.0,0.0,1.0,0.8042228538542986,0.12385110296689127,0.09019607305526733,0.44761899299919605
|
| 222 |
+
22,0,x,x,269,8.933333333333334,0.10522100329399109,0.3719690144062042,0.10522100329399109,0.3719690144062042,0.0,0.0,0.00590100884437561,0.00590100884437561
|
| 223 |
+
22,1,y,y,269,8.933333333333334,-0.32816800475120544,-0.11838900297880173,-0.32816800475120544,-0.11838900297880173,0.0,0.0,0.008047997951507568,0.008047997951507568
|
| 224 |
+
22,2,z,z,269,8.933333333333334,-0.9388759732246399,-0.8300380110740662,-0.9388759732246399,-0.8300380110740662,0.0,0.0,0.00427401065826416,0.00427401065826416
|
| 225 |
+
22,3,rot6d_0,rot6d_0,269,8.933333333333334,-0.3279170095920563,0.12240000069141388,-0.3279170095920563,0.12240000069141388,0.0,0.0,0.025623992085456848,0.025623992085456848
|
| 226 |
+
22,4,rot6d_1,rot6d_1,269,8.933333333333334,0.11273399740457535,0.18484699726104736,0.11273399740457535,0.18484699726104736,0.0,0.0,0.015428997576236725,0.015428997576236725
|
| 227 |
+
22,5,rot6d_2,rot6d_2,269,8.933333333333334,-0.9897310137748718,-0.9318429827690125,-0.9897310137748718,-0.9318429827690125,0.0,0.0,0.005855977535247803,0.005855977535247803
|
| 228 |
+
22,6,rot6d_3,rot6d_3,269,8.933333333333334,-0.4724920094013214,-0.23223499953746796,-0.4724920094013214,-0.23223499953746796,0.0,0.0,0.020815998315811157,0.020815998315811157
|
| 229 |
+
22,7,rot6d_4,rot6d_4,269,8.933333333333334,0.8598549962043762,0.9665700197219849,0.8598549962043762,0.9665700197219849,0.0,0.0,0.009312987327575684,0.009312987327575684
|
| 230 |
+
22,8,rot6d_5,rot6d_5,269,8.933333333333334,0.08737160265445709,0.2744869887828827,0.08737160265445709,0.2744869887828827,0.0,0.0,0.026116997003555298,0.026116997003555298
|
| 231 |
+
22,9,gripper_pos,gripper_cmd_pos_pct,269,8.933333333333334,0.26274511218070984,1.0,0.0,1.0,0.7333333194255829,0.12407446099137091,0.09019610285758972,0.310867004096508
|
| 232 |
+
23,0,x,x,350,11.633333333333333,0.1175839975476265,0.38242200016975403,0.1175839975476265,0.38242200016975403,0.0,0.0,0.008873999118804932,0.008873999118804932
|
| 233 |
+
23,1,y,y,350,11.633333333333333,-0.30234798789024353,-0.11940500140190125,-0.30234798789024353,-0.11940500140190125,0.0,0.0,0.0051670074462890625,0.0051670074462890625
|
| 234 |
+
23,2,z,z,350,11.633333333333333,-0.9789239764213562,-0.808243989944458,-0.9789239764213562,-0.808243989944458,0.0,0.0,0.008374989032745361,0.008374989032745361
|
| 235 |
+
23,3,rot6d_0,rot6d_0,350,11.633333333333333,-0.2923170030117035,0.06357680261135101,-0.2923170030117035,0.06357680261135101,0.0,0.0,0.025356993079185486,0.025356993079185486
|
| 236 |
+
23,4,rot6d_1,rot6d_1,350,11.633333333333333,0.1228799968957901,0.24052199721336365,0.1228799968957901,0.24052199721336365,0.0,0.0,0.02748700976371765,0.02748700976371765
|
| 237 |
+
23,5,rot6d_2,rot6d_2,350,11.633333333333333,-0.9846940040588379,-0.9424440264701843,-0.9846940040588379,-0.9424440264701843,0.0,0.0,0.00921696424484253,0.00921696424484253
|
| 238 |
+
23,6,rot6d_3,rot6d_3,350,11.633333333333333,-0.4080269932746887,-0.07143019884824753,-0.4080269932746887,-0.07143019884824753,0.0,0.0,0.022388994693756104,0.022388994693756104
|
| 239 |
+
23,7,rot6d_4,rot6d_4,350,11.633333333333333,0.8877300024032593,0.9822199940681458,0.8877300024032593,0.9822199940681458,0.0,0.0,0.00632399320602417,0.00632399320602417
|
| 240 |
+
23,8,rot6d_5,rot6d_5,350,11.633333333333333,0.14191700518131256,0.2572529911994934,0.14191700518131256,0.2572529911994934,0.0,0.0,0.028383001685142517,0.028383001685142517
|
| 241 |
+
23,9,gripper_pos,gripper_cmd_pos_pct,350,11.633333333333333,0.25882354378700256,1.0,0.09059800207614899,1.0,0.4745097756385803,0.032483592693294795,0.09019607305526733,0.2227109670639038
|
| 242 |
+
24,0,x,x,317,10.533333333333333,0.14180399477481842,0.4757640063762665,0.14180399477481842,0.4757640063762665,0.0,0.0,0.006116986274719238,0.006116986274719238
|
| 243 |
+
24,1,y,y,317,10.533333333333333,-0.32130900025367737,-0.0755017027258873,-0.32130900025367737,-0.0755017027258873,0.0,0.0,0.006762012839317322,0.006762012839317322
|
| 244 |
+
24,2,z,z,317,10.533333333333333,-0.9415249824523926,-0.8281159996986389,-0.9415249824523926,-0.8281159996986389,0.0,0.0,0.0252610445022583,0.0252610445022583
|
| 245 |
+
24,3,rot6d_0,rot6d_0,317,10.533333333333333,-0.3373369872570038,0.23408100008964539,-0.3373369872570038,0.23408100008964539,0.0,0.0,0.023361995816230774,0.023361995816230774
|
| 246 |
+
24,4,rot6d_1,rot6d_1,317,10.533333333333333,0.019920699298381805,0.1895509958267212,0.019920699298381805,0.1895509958267212,0.0,0.0,0.01827320083975792,0.01827320083975792
|
| 247 |
+
24,5,rot6d_2,rot6d_2,317,10.533333333333333,-0.9997329711914062,-0.9226139783859253,-0.9997329711914062,-0.9226139783859253,0.0,0.0,0.0030050277709960938,0.0030050277709960938
|
| 248 |
+
24,6,rot6d_3,rot6d_3,317,10.533333333333333,-0.09349209815263748,0.4930660128593445,-0.09349209815263748,0.4930660128593445,0.0,0.0,0.02848300337791443,0.02848300337791443
|
| 249 |
+
24,7,rot6d_4,rot6d_4,317,10.533333333333333,0.8699830174446106,0.9992150068283081,0.8699830174446106,0.9992150068283081,0.0,0.0,0.015451967716217041,0.015451967716217041
|
| 250 |
+
24,8,rot6d_5,rot6d_5,317,10.533333333333333,-0.012092700228095055,0.11937399953603745,-0.012092700228095055,0.11937399953603745,0.0,0.0,0.018875401467084885,0.018875401467084885
|
| 251 |
+
24,9,gripper_pos,gripper_cmd_pos_pct,317,10.533333333333333,0.24313725531101227,1.0,0.0,1.0,0.8276665173470974,0.10942273674244854,0.07450979948043823,0.4683769792318344
|
| 252 |
+
25,0,x,x,263,8.733333333333333,0.17106899619102478,0.37047699093818665,0.17106899619102478,0.37047699093818665,0.0,0.0,0.00470501184463501,0.00470501184463501
|
| 253 |
+
25,1,y,y,263,8.733333333333333,-0.3323419988155365,-0.17820900678634644,-0.3323419988155365,-0.17820900678634644,0.0,0.0,0.007221996784210205,0.007221996784210205
|
| 254 |
+
25,2,z,z,263,8.733333333333333,-0.9642159938812256,-0.8763300180435181,-0.9642159938812256,-0.8763300180435181,0.0,0.0,0.008360981941223145,0.008360981941223145
|
| 255 |
+
25,3,rot6d_0,rot6d_0,263,8.733333333333333,-0.010051899589598179,0.16452300548553467,-0.010051899589598179,0.16452300548553467,0.0,0.0,0.019186899065971375,0.019186899065971375
|
| 256 |
+
25,4,rot6d_1,rot6d_1,263,8.733333333333333,0.04788440093398094,0.13070200383663177,0.04788440093398094,0.13070200383663177,0.0,0.0,0.02107900381088257,0.02107900381088257
|
| 257 |
+
25,5,rot6d_2,rot6d_2,263,8.733333333333333,-0.9985849857330322,-0.9840610027313232,-0.9985849857330322,-0.9840610027313232,0.0,0.0,0.001631021499633789,0.001631021499633789
|
| 258 |
+
25,6,rot6d_3,rot6d_3,263,8.733333333333333,-0.25781700015068054,-0.05892540141940117,-0.25781700015068054,-0.05892540141940117,0.0,0.0,0.01795300841331482,0.01795300841331482
|
| 259 |
+
25,7,rot6d_4,rot6d_4,263,8.733333333333333,0.9596459865570068,0.9970629811286926,0.9596459865570068,0.9970629811286926,0.0,0.0,0.004467010498046875,0.004467010498046875
|
| 260 |
+
25,8,rot6d_5,rot6d_5,263,8.733333333333333,0.03868059813976288,0.11686599999666214,0.03868059813976288,0.11686599999666214,0.0,0.0,0.02297919988632202,0.02297919988632202
|
| 261 |
+
25,9,gripper_pos,gripper_cmd_pos_pct,263,8.733333333333333,0.2549019753932953,1.0,0.0,1.0,0.7294117510318756,0.10643781998509917,0.09019610285758972,0.2759459614753723
|
| 262 |
+
26,0,x,x,277,9.2,0.16579799354076385,0.3700149953365326,0.16579799354076385,0.3700149953365326,0.0,0.0,0.0068939924240112305,0.0068939924240112305
|
| 263 |
+
26,1,y,y,277,9.2,-0.2908349931240082,-0.16936400532722473,-0.2908349931240082,-0.16936400532722473,0.0,0.0,0.005834013223648071,0.005834013223648071
|
| 264 |
+
26,2,z,z,277,9.2,-0.9683399796485901,-0.8463150262832642,-0.9683399796485901,-0.8463150262832642,0.0,0.0,0.005091965198516846,0.005091965198516846
|
| 265 |
+
26,3,rot6d_0,rot6d_0,277,9.2,-0.05490240082144737,0.18483400344848633,-0.05490240082144737,0.18483400344848633,0.0,0.0,0.011032000184059143,0.011032000184059143
|
| 266 |
+
26,4,rot6d_1,rot6d_1,277,9.2,0.04426509886980057,0.12299200147390366,0.04426509886980057,0.12299200147390366,0.0,0.0,0.01692250370979309,0.01692250370979309
|
| 267 |
+
26,5,rot6d_2,rot6d_2,277,9.2,-0.9986169934272766,-0.9786800146102905,-0.9986169934272766,-0.9786800146102905,0.0,0.0,0.0014879703521728516,0.0014879703521728516
|
| 268 |
+
26,6,rot6d_3,rot6d_3,277,9.2,-0.16835099458694458,0.019263699650764465,-0.16835099458694458,0.019263699650764465,0.0,0.0,0.012830004096031189,0.012830004096031189
|
| 269 |
+
26,7,rot6d_4,rot6d_4,277,9.2,0.9822419881820679,0.9969930052757263,0.9822419881820679,0.9969930052757263,0.0,0.0,0.0016709566116333008,0.0016709566116333008
|
| 270 |
+
26,8,rot6d_5,rot6d_5,277,9.2,0.043428000062704086,0.10552199929952621,0.043428000062704086,0.10552199929952621,0.0,0.0,0.01693200320005417,0.01693200320005417
|
| 271 |
+
26,9,gripper_pos,gripper_cmd_pos_pct,277,9.2,0.29411765933036804,1.0,0.0,1.0,0.6862744987010956,0.1250808888925273,0.07843136787414551,0.5509160161018372
|
| 272 |
+
27,0,x,x,328,10.9,0.15158799290657043,0.3920220136642456,0.15158799290657043,0.3920220136642456,0.0,0.0,0.005686014890670776,0.005686014890670776
|
| 273 |
+
27,1,y,y,328,10.9,-0.31582900881767273,-0.150300994515419,-0.31582900881767273,-0.150300994515419,0.0,0.0,0.0058069974184036255,0.0058069974184036255
|
| 274 |
+
27,2,z,z,328,10.9,-0.9891819953918457,-0.8214520215988159,-0.9891819953918457,-0.8214520215988159,0.0,0.0,0.00687098503112793,0.00687098503112793
|
| 275 |
+
27,3,rot6d_0,rot6d_0,328,10.9,-0.129830002784729,0.18762899935245514,-0.129830002784729,0.18762899935245514,0.0,0.0,0.021501004695892334,0.021501004695892334
|
| 276 |
+
27,4,rot6d_1,rot6d_1,328,10.9,0.02859240025281906,0.12098400294780731,0.02859240025281906,0.12098400294780731,0.0,0.0,0.027941003441810608,0.027941003441810608
|
| 277 |
+
27,5,rot6d_2,rot6d_2,328,10.9,-0.9990749955177307,-0.9788150191307068,-0.9990749955177307,-0.9788150191307068,0.0,0.0,0.0027830004692077637,0.0027830004692077637
|
| 278 |
+
27,6,rot6d_3,rot6d_3,328,10.9,-0.21983399987220764,0.05075540021061897,-0.21983399987220764,0.05075540021061897,0.0,0.0,0.009213998913764954,0.009213998913764954
|
| 279 |
+
27,7,rot6d_4,rot6d_4,328,10.9,0.9719970226287842,0.997439980506897,0.9719970226287842,0.997439980506897,0.0,0.0,0.0027950406074523926,0.0027950406074523926
|
| 280 |
+
27,8,rot6d_5,rot6d_5,328,10.9,0.03934729844331741,0.10938599705696106,0.03934729844331741,0.10938599705696106,0.0,0.0,0.02776690199971199,0.02776690199971199
|
| 281 |
+
27,9,gripper_pos,gripper_cmd_pos_pct,328,10.9,0.25882354378700256,1.0,0.0,1.0,0.720635324716568,0.10928114345041672,0.09019607305526733,0.458607979118824
|
| 282 |
+
28,0,x,x,308,10.233333333333333,0.16719500720500946,0.41646599769592285,0.16719500720500946,0.41646599769592285,0.0,0.0,0.007240980863571167,0.007240980863571167
|
| 283 |
+
28,1,y,y,308,10.233333333333333,-0.31969401240348816,-0.12684699892997742,-0.31969401240348816,-0.12684699892997742,0.0,0.0,0.00747700035572052,0.00747700035572052
|
| 284 |
+
28,2,z,z,308,10.233333333333333,-0.951445996761322,-0.8164460062980652,-0.951445996761322,-0.8164460062980652,0.0,0.0,0.0074759721755981445,0.0074759721755981445
|
| 285 |
+
28,3,rot6d_0,rot6d_0,308,10.233333333333333,-0.14897699654102325,0.17942699790000916,-0.14897699654102325,0.17942699790000916,0.0,0.0,0.016931995749473572,0.016931995749473572
|
| 286 |
+
28,4,rot6d_1,rot6d_1,308,10.233333333333333,0.01287280023097992,0.1245729997754097,0.01287280023097992,0.1245729997754097,0.0,0.0,0.015551801770925522,0.015551801770925522
|
| 287 |
+
28,5,rot6d_2,rot6d_2,308,10.233333333333333,-0.9991289973258972,-0.9790530204772949,-0.9991289973258972,-0.9790530204772949,0.0,0.0,0.00244295597076416,0.00244295597076416
|
| 288 |
+
28,6,rot6d_3,rot6d_3,308,10.233333333333333,-0.18362200260162354,0.07704819738864899,-0.18362200260162354,0.07704819738864899,0.0,0.0,0.02011599764227867,0.02011599764227867
|
| 289 |
+
28,7,rot6d_4,rot6d_4,308,10.233333333333333,0.9800339937210083,0.9995480179786682,0.9800339937210083,0.9995480179786682,0.0,0.0,0.00199204683303833,0.00199204683303833
|
| 290 |
+
28,8,rot6d_5,rot6d_5,308,10.233333333333333,0.01442479994148016,0.10212499648332596,0.01442479994148016,0.10212499648332596,0.0,0.0,0.016241900622844696,0.016241900622844696
|
| 291 |
+
28,9,gripper_pos,gripper_cmd_pos_pct,308,10.233333333333333,0.27843138575553894,1.0,0.0,1.0,0.7230773493647575,0.10690560709539947,0.09019607305526733,0.404151014983654
|
| 292 |
+
29,0,x,x,348,11.566666666666666,0.126568004488945,0.41276299953460693,0.126568004488945,0.41276299953460693,0.0,0.0,0.00801500678062439,0.00801500678062439
|
| 293 |
+
29,1,y,y,348,11.566666666666666,-0.26392799615859985,-0.07511600106954575,-0.26392799615859985,-0.07511600106954575,0.0,0.0,0.007440000772476196,0.007440000772476196
|
| 294 |
+
29,2,z,z,348,11.566666666666666,-0.9423739910125732,-0.8024190068244934,-0.9423739910125732,-0.8024190068244934,0.0,0.0,0.00880199670791626,0.00880199670791626
|
| 295 |
+
29,3,rot6d_0,rot6d_0,348,11.566666666666666,-0.14652599394321442,0.5569890141487122,-0.14652599394321442,0.5569890141487122,0.0,0.0,0.024014979600906372,0.024014979600906372
|
| 296 |
+
29,4,rot6d_1,rot6d_1,348,11.566666666666666,-0.03236920014023781,0.2328519970178604,-0.03236920014023781,0.2328519970178604,0.0,0.0,0.014207680243998766,0.014207680243998766
|
| 297 |
+
29,5,rot6d_2,rot6d_2,348,11.566666666666666,-0.9879689812660217,-0.8302950263023376,-0.9879689812660217,-0.8302950263023376,0.0,0.0,0.011645972728729248,0.011645972728729248
|
| 298 |
+
29,6,rot6d_3,rot6d_3,348,11.566666666666666,-0.2296070009469986,0.09655100107192993,-0.2296070009469986,0.09655100107192993,0.0,0.0,0.013256996870040894,0.013256996870040894
|
| 299 |
+
29,7,rot6d_4,rot6d_4,348,11.566666666666666,0.9706400036811829,0.9998340010643005,0.9706400036811829,0.9998340010643005,0.0,0.0,0.0020360350608825684,0.0020360350608825684
|
| 300 |
+
29,8,rot6d_5,rot6d_5,348,11.566666666666666,-0.07757789641618729,0.22124800086021423,-0.07757789641618729,0.22124800086021423,0.0,0.0,0.0146182207390666,0.0146182207390666
|
| 301 |
+
29,9,gripper_pos,gripper_cmd_pos_pct,348,11.566666666666666,0.2666666805744171,1.0,0.0,1.0,0.7414784207940102,0.11978736500946227,0.07450982928276062,0.49792397022247314
|
| 302 |
+
30,0,x,x,297,9.866666666666667,0.1513500064611435,0.43070200085639954,0.1513500064611435,0.43070200085639954,0.0,0.0,0.009826987981796265,0.009826987981796265
|
| 303 |
+
30,1,y,y,297,9.866666666666667,-0.379040002822876,-0.1269579976797104,-0.379040002822876,-0.1269579976797104,0.0,0.0,0.005387991666793823,0.005387991666793823
|
| 304 |
+
30,2,z,z,297,9.866666666666667,-0.9114909768104553,-0.8063790202140808,-0.9114909768104553,-0.8063790202140808,0.0,0.0,0.004401981830596924,0.004401981830596924
|
| 305 |
+
30,3,rot6d_0,rot6d_0,297,9.866666666666667,-0.47011899948120117,0.11844000220298767,-0.47011899948120117,0.11844000220298767,0.0,0.0,0.018606990575790405,0.018606990575790405
|
| 306 |
+
30,4,rot6d_1,rot6d_1,297,9.866666666666667,0.048977598547935486,0.2172819972038269,0.048977598547935486,0.2172819972038269,0.0,0.0,0.027614496648311615,0.027614496648311615
|
| 307 |
+
30,5,rot6d_2,rot6d_2,297,9.866666666666667,-0.9986810088157654,-0.8665069937705994,-0.9986810088157654,-0.8665069937705994,0.0,0.0,0.008498013019561768,0.008498013019561768
|
| 308 |
+
30,6,rot6d_3,rot6d_3,297,9.866666666666667,-0.3894740045070648,-0.06796939671039581,-0.3894740045070648,-0.06796939671039581,0.0,0.0,0.013236016035079956,0.013236016035079956
|
| 309 |
+
30,7,rot6d_4,rot6d_4,297,9.866666666666667,0.9026849865913391,0.9849039912223816,0.9026849865913391,0.9849039912223816,0.0,0.0,0.004749953746795654,0.004749953746795654
|
| 310 |
+
30,8,rot6d_5,rot6d_5,297,9.866666666666667,0.05117420107126236,0.2726860046386719,0.05117420107126236,0.2726860046386719,0.0,0.0,0.029593005776405334,0.029593005776405334
|
| 311 |
+
30,9,gripper_pos,gripper_cmd_pos_pct,297,9.866666666666667,0.2666666805744171,1.0,0.0,1.0,0.7254901826381683,0.10970980592184898,0.07058823108673096,0.3269839882850647
|
| 312 |
+
31,0,x,x,301,10.0,0.16082200407981873,0.4203200042247772,0.16082200407981873,0.4203200042247772,0.0,0.0,0.009409010410308838,0.009409010410308838
|
| 313 |
+
31,1,y,y,301,10.0,-0.3659540116786957,-0.19088900089263916,-0.3659540116786957,-0.19088900089263916,0.0,0.0,0.004904001951217651,0.004904001951217651
|
| 314 |
+
31,2,z,z,301,10.0,-0.9015309810638428,-0.8578659892082214,-0.9015309810638428,-0.8578659892082214,0.0,0.0,0.0030469894409179688,0.0030469894409179688
|
| 315 |
+
31,3,rot6d_0,rot6d_0,301,10.0,-0.12180899828672409,0.023019200190901756,-0.12180899828672409,0.023019200190901756,0.0,0.0,0.018266689963638783,0.018266689963638783
|
| 316 |
+
31,4,rot6d_1,rot6d_1,301,10.0,0.07876759767532349,0.1637679934501648,0.07876759767532349,0.1637679934501648,0.0,0.0,0.017844006419181824,0.017844006419181824
|
| 317 |
+
31,5,rot6d_2,rot6d_2,301,10.0,-0.9967859983444214,-0.985837996006012,-0.9967859983444214,-0.985837996006012,0.0,0.0,0.0025529861450195312,0.0025529861450195312
|
| 318 |
+
31,6,rot6d_3,rot6d_3,301,10.0,-0.32589301466941833,-0.1228569969534874,-0.32589301466941833,-0.1228569969534874,0.0,0.0,0.014127999544143677,0.014127999544143677
|
| 319 |
+
31,7,rot6d_4,rot6d_4,301,10.0,0.9336180090904236,0.9842360019683838,0.9336180090904236,0.9842360019683838,0.0,0.0,0.004974961280822754,0.004974961280822754
|
| 320 |
+
31,8,rot6d_5,rot6d_5,301,10.0,0.08010110259056091,0.1624010056257248,0.08010110259056091,0.1624010056257248,0.0,0.0,0.018456995487213135,0.018456995487213135
|
| 321 |
+
31,9,gripper_pos,gripper_cmd_pos_pct,301,10.0,0.32156863808631897,1.0,0.0,1.0,0.6745097935199738,0.11370812129365447,0.07450979948043823,0.3538459986448288
|
| 322 |
+
32,0,x,x,343,11.4,0.15916100144386292,0.44335800409317017,0.15916100144386292,0.44335800409317017,0.0,0.0,0.009133994579315186,0.009133994579315186
|
| 323 |
+
32,1,y,y,343,11.4,-0.30112600326538086,-0.16179800033569336,-0.30112600326538086,-0.16179800033569336,0.0,0.0,0.004137009382247925,0.004137009382247925
|
| 324 |
+
32,2,z,z,343,11.4,-0.9433460235595703,-0.8624849915504456,-0.9433460235595703,-0.8624849915504456,0.0,0.0,0.010481953620910645,0.010481953620910645
|
| 325 |
+
32,3,rot6d_0,rot6d_0,343,11.4,-0.049125898629426956,0.164341002702713,-0.049125898629426956,0.164341002702713,0.0,0.0,0.028377901762723923,0.028377901762723923
|
| 326 |
+
32,4,rot6d_1,rot6d_1,343,11.4,0.039261799305677414,0.11702000349760056,0.039261799305677414,0.11702000349760056,0.0,0.0,0.019544698297977448,0.019544698297977448
|
| 327 |
+
32,5,rot6d_2,rot6d_2,343,11.4,-0.998986005783081,-0.9828100204467773,-0.998986005783081,-0.9828100204467773,0.0,0.0,0.0022240281105041504,0.0022240281105041504
|
| 328 |
+
32,6,rot6d_3,rot6d_3,343,11.4,-0.25439101457595825,-0.06278839707374573,-0.25439101457595825,-0.06278839707374573,0.0,0.0,0.01679099351167679,0.01679099351167679
|
| 329 |
+
32,7,rot6d_4,rot6d_4,343,11.4,0.9650200009346008,0.9946020245552063,0.9650200009346008,0.9946020245552063,0.0,0.0,0.0034909844398498535,0.0034909844398498535
|
| 330 |
+
32,8,rot6d_5,rot6d_5,343,11.4,0.03707589954137802,0.12293999642133713,0.03707589954137802,0.12293999642133713,0.0,0.0,0.021229002624750137,0.021229002624750137
|
| 331 |
+
32,9,gripper_pos,gripper_cmd_pos_pct,343,11.4,0.2666666805744171,1.0,0.0,1.0,0.7294117510318756,0.10879608515226459,0.09019610285758972,0.44078096747398376
|
| 332 |
+
33,0,x,x,302,10.033333333333333,0.16681300103664398,0.4234220087528229,0.16681300103664398,0.4234220087528229,0.0,0.0,0.011031001806259155,0.011031001806259155
|
| 333 |
+
33,1,y,y,302,10.033333333333333,-0.28230801224708557,-0.16327300667762756,-0.28230801224708557,-0.16327300667762756,0.0,0.0,0.006071001291275024,0.006071001291275024
|
| 334 |
+
33,2,z,z,302,10.033333333333333,-0.9586629867553711,-0.8829230070114136,-0.9586629867553711,-0.8829230070114136,0.0,0.0,0.005420982837677002,0.005420982837677002
|
| 335 |
+
33,3,rot6d_0,rot6d_0,302,10.033333333333333,-0.12982499599456787,0.1544640064239502,-0.12982499599456787,0.1544640064239502,0.0,0.0,0.02875339984893799,0.02875339984893799
|
| 336 |
+
33,4,rot6d_1,rot6d_1,302,10.033333333333333,0.03427179902791977,0.15414699912071228,0.03427179902791977,0.15414699912071228,0.0,0.0,0.015625998377799988,0.015625998377799988
|
| 337 |
+
33,5,rot6d_2,rot6d_2,302,10.033333333333333,-0.9985100030899048,-0.9855660200119019,-0.9985100030899048,-0.9855660200119019,0.0,0.0,0.0028550028800964355,0.0028550028800964355
|
| 338 |
+
33,6,rot6d_3,rot6d_3,302,10.033333333333333,-0.21439099311828613,-0.0496894009411335,-0.21439099311828613,-0.0496894009411335,0.0,0.0,0.021458595991134644,0.021458595991134644
|
| 339 |
+
33,7,rot6d_4,rot6d_4,302,10.033333333333333,0.9673259854316711,0.9972699880599976,0.9673259854316711,0.9972699880599976,0.0,0.0,0.0035880208015441895,0.0035880208015441895
|
| 340 |
+
33,8,rot6d_5,rot6d_5,302,10.033333333333333,0.01879500038921833,0.15065999329090118,0.01879500038921833,0.15065999329090118,0.0,0.0,0.015841305255889893,0.015841305255889893
|
| 341 |
+
33,9,gripper_pos,gripper_cmd_pos_pct,302,10.033333333333333,0.24313725531101227,1.0,0.0,1.0,0.7411764562129974,0.09882562344088928,0.09019610285758972,0.3221000134944916
|
| 342 |
+
34,0,x,x,304,10.1,0.18056200444698334,0.42039400339126587,0.18056200444698334,0.42039400339126587,0.0,0.0,0.007941991090774536,0.007941991090774536
|
| 343 |
+
34,1,y,y,304,10.1,-0.3169499933719635,-0.1714480072259903,-0.3169499933719635,-0.1714480072259903,0.0,0.0,0.008123993873596191,0.008123993873596191
|
| 344 |
+
34,2,z,z,304,10.1,-0.9675809741020203,-0.8197069764137268,-0.9675809741020203,-0.8197069764137268,0.0,0.0,0.006177961826324463,0.006177961826324463
|
| 345 |
+
34,3,rot6d_0,rot6d_0,304,10.1,-0.19952000677585602,0.07656899839639664,-0.19952000677585602,0.07656899839639664,0.0,0.0,0.02079950086772442,0.02079950086772442
|
| 346 |
+
34,4,rot6d_1,rot6d_1,304,10.1,0.02940789982676506,0.10819800198078156,0.02940789982676506,0.10819800198078156,0.0,0.0,0.013127006590366364,0.013127006590366364
|
| 347 |
+
34,5,rot6d_2,rot6d_2,304,10.1,-0.9983299970626831,-0.9783880114555359,-0.9983299970626831,-0.9783880114555359,0.0,0.0,0.0026350021362304688,0.0026350021362304688
|
| 348 |
+
34,6,rot6d_3,rot6d_3,304,10.1,-0.2851850092411041,-0.080246701836586,-0.2851850092411041,-0.080246701836586,0.0,0.0,0.016170009970664978,0.016170009970664978
|
| 349 |
+
34,7,rot6d_4,rot6d_4,304,10.1,0.9533309936523438,0.9946799874305725,0.9533309936523438,0.9946799874305725,0.0,0.0,0.003381967544555664,0.003381967544555664
|
| 350 |
+
34,8,rot6d_5,rot6d_5,304,10.1,0.05123019963502884,0.11634200066328049,0.05123019963502884,0.11634200066328049,0.0,0.0,0.018289901316165924,0.018289901316165924
|
| 351 |
+
34,9,gripper_pos,gripper_cmd_pos_pct,304,10.1,0.239215686917305,1.0,0.0,1.0,0.7333333194255829,0.09091758755982339,0.07450979948043823,0.25811904668807983
|
| 352 |
+
35,0,x,x,323,10.733333333333333,0.16754700243473053,0.4146130084991455,0.16754700243473053,0.4146130084991455,0.0,0.0,0.007348001003265381,0.007348001003265381
|
| 353 |
+
35,1,y,y,323,10.733333333333333,-0.32186299562454224,-0.15161199867725372,-0.32186299562454224,-0.15161199867725372,0.0,0.0,0.008058011531829834,0.008058011531829834
|
| 354 |
+
35,2,z,z,323,10.733333333333333,-0.9379550218582153,-0.8119350075721741,-0.9379550218582153,-0.8119350075721741,0.0,0.0,0.007635951042175293,0.007635951042175293
|
| 355 |
+
35,3,rot6d_0,rot6d_0,323,10.733333333333333,-0.06855370104312897,0.2782270014286041,-0.06855370104312897,0.2782270014286041,0.0,0.0,0.02218399941921234,0.02218399941921234
|
| 356 |
+
35,4,rot6d_1,rot6d_1,323,10.733333333333333,0.014313800260424614,0.12095300108194351,0.014313800260424614,0.12095300108194351,0.0,0.0,0.01787959784269333,0.01787959784269333
|
| 357 |
+
35,5,rot6d_2,rot6d_2,323,10.733333333333333,-0.9992899894714355,-0.9602649807929993,-0.9992899894714355,-0.9602649807929993,0.0,0.0,0.002691030502319336,0.002691030502319336
|
| 358 |
+
35,6,rot6d_3,rot6d_3,323,10.733333333333333,-0.29267799854278564,-0.06348550319671631,-0.29267799854278564,-0.06348550319671631,0.0,0.0,0.011721000075340271,0.011721000075340271
|
| 359 |
+
35,7,rot6d_4,rot6d_4,323,10.733333333333333,0.9544379711151123,0.9979829788208008,0.9544379711151123,0.9979829788208008,0.0,0.0,0.0024409890174865723,0.0024409890174865723
|
| 360 |
+
35,8,rot6d_5,rot6d_5,323,10.733333333333333,-0.005573430098593235,0.12186700105667114,-0.005573430098593235,0.12186700105667114,0.0,0.0,0.018219895660877228,0.018219895660877228
|
| 361 |
+
35,9,gripper_pos,gripper_cmd_pos_pct,323,10.733333333333333,0.250980406999588,1.0,0.0,1.0,0.7450980246067047,0.10149618129868741,0.08627450466156006,0.4356530159711838
|
| 362 |
+
36,0,x,x,382,12.7,0.1544249951839447,0.4148789942264557,0.1544249951839447,0.4148789942264557,0.0,0.0,0.007247984409332275,0.007247984409332275
|
| 363 |
+
36,1,y,y,382,12.7,-0.3244050145149231,-0.12992799282073975,-0.3244050145149231,-0.12992799282073975,0.0,0.0,0.008265018463134766,0.008265018463134766
|
| 364 |
+
36,2,z,z,382,12.7,-0.983331024646759,-0.8072739839553833,-0.983331024646759,-0.8072739839553833,0.0,0.0,0.012612998485565186,0.012612998485565186
|
| 365 |
+
36,3,rot6d_0,rot6d_0,382,12.7,-0.1162559986114502,0.16466400027275085,-0.1162559986114502,0.16466400027275085,0.0,0.0,0.017804697155952454,0.017804697155952454
|
| 366 |
+
36,4,rot6d_1,rot6d_1,382,12.7,0.011521300300955772,0.1767439991235733,0.011521300300955772,0.1767439991235733,0.0,0.0,0.013996005058288574,0.013996005058288574
|
| 367 |
+
36,5,rot6d_2,rot6d_2,382,12.7,-0.9988449811935425,-0.9797940254211426,-0.9988449811935425,-0.9797940254211426,0.0,0.0,0.0019420385360717773,0.0019420385360717773
|
| 368 |
+
36,6,rot6d_3,rot6d_3,382,12.7,-0.24319399893283844,0.04953249916434288,-0.24319399893283844,0.04953249916434288,0.0,0.0,0.017352990806102753,0.017352990806102753
|
| 369 |
+
36,7,rot6d_4,rot6d_4,382,12.7,0.9664130210876465,0.9986240267753601,0.9664130210876465,0.9986240267753601,0.0,0.0,0.002709031105041504,0.002709031105041504
|
| 370 |
+
36,8,rot6d_5,rot6d_5,382,12.7,0.021792499348521233,0.16949500143527985,0.021792499348521233,0.16949500143527985,0.0,0.0,0.014142990112304688,0.014142990112304688
|
| 371 |
+
36,9,gripper_pos,gripper_cmd_pos_pct,382,12.7,0.3137255012989044,1.0,0.0,1.0,0.6745097935199738,0.0737874444905688,0.09019607305526733,0.4114769995212555
|
| 372 |
+
37,0,x,x,252,8.366666666666667,0.16073599457740784,0.42703700065612793,0.16073599457740784,0.42703700065612793,0.0,0.0,0.007458001375198364,0.007458001375198364
|
| 373 |
+
37,1,y,y,252,8.366666666666667,-0.29498401284217834,-0.11863700300455093,-0.29498401284217834,-0.11863700300455093,0.0,0.0,0.006943002343177795,0.006943002343177795
|
| 374 |
+
37,2,z,z,252,8.366666666666667,-0.9972789883613586,-0.8433830142021179,-0.9972789883613586,-0.8433830142021179,0.0,0.0,0.008417963981628418,0.008417963981628418
|
| 375 |
+
37,3,rot6d_0,rot6d_0,252,8.366666666666667,-0.15616300702095032,0.10899300128221512,-0.15616300702095032,0.10899300128221512,0.0,0.0,0.027323000133037567,0.027323000133037567
|
| 376 |
+
37,4,rot6d_1,rot6d_1,252,8.366666666666667,0.07331150025129318,0.19125500321388245,0.07331150025129318,0.19125500321388245,0.0,0.0,0.02261100709438324,0.02261100709438324
|
| 377 |
+
37,5,rot6d_2,rot6d_2,252,8.366666666666667,-0.995199978351593,-0.975587010383606,-0.995199978351593,-0.975587010383606,0.0,0.0,0.0031149983406066895,0.0031149983406066895
|
| 378 |
+
37,6,rot6d_3,rot6d_3,252,8.366666666666667,-0.3042219877243042,-0.06142070144414902,-0.3042219877243042,-0.06142070144414902,0.0,0.0,0.016819998621940613,0.016819998621940613
|
| 379 |
+
37,7,rot6d_4,rot6d_4,252,8.366666666666667,0.9405009746551514,0.9910320043563843,0.9405009746551514,0.9910320043563843,0.0,0.0,0.004617035388946533,0.004617035388946533
|
| 380 |
+
37,8,rot6d_5,rot6d_5,252,8.366666666666667,0.09273099899291992,0.18732699751853943,0.09273099899291992,0.18732699751853943,0.0,0.0,0.02585899829864502,0.02585899829864502
|
| 381 |
+
37,9,gripper_pos,gripper_cmd_pos_pct,252,8.366666666666667,0.2705882489681244,1.0,0.0,1.0,0.7137254774570465,0.11853601465681715,0.09019610285758972,0.2967030107975006
|
| 382 |
+
38,0,x,x,271,9.0,0.14386099576950073,0.3659439980983734,0.14386099576950073,0.3659439980983734,0.0,0.0,0.006627008318901062,0.006627008318901062
|
| 383 |
+
38,1,y,y,271,9.0,-0.40867099165916443,-0.19426700472831726,-0.40867099165916443,-0.19426700472831726,0.0,0.0,0.005943000316619873,0.005943000316619873
|
| 384 |
+
38,2,z,z,271,9.0,-0.8736029863357544,-0.7926589846611023,-0.8736029863357544,-0.7926589846611023,0.0,0.0,0.0031189918518066406,0.0031189918518066406
|
| 385 |
+
38,3,rot6d_0,rot6d_0,271,9.0,-0.19212299585342407,0.08677390217781067,-0.19212299585342407,0.08677390217781067,0.0,0.0,0.012971997261047363,0.012971997261047363
|
| 386 |
+
38,4,rot6d_1,rot6d_1,271,9.0,0.0669441968202591,0.1437090039253235,0.0669441968202591,0.1437090039253235,0.0,0.0,0.009541995823383331,0.009541995823383331
|
| 387 |
+
38,5,rot6d_2,rot6d_2,271,9.0,-0.9947119951248169,-0.9749590158462524,-0.9947119951248169,-0.9749590158462524,0.0,0.0,0.001777052879333496,0.001777052879333496
|
| 388 |
+
38,6,rot6d_3,rot6d_3,271,9.0,-0.26151999831199646,-0.10262099653482437,-0.26151999831199646,-0.10262099653482437,0.0,0.0,0.01298600435256958,0.01298600435256958
|
| 389 |
+
38,7,rot6d_4,rot6d_4,271,9.0,0.9594240188598633,0.989109992980957,0.9594240188598633,0.989109992980957,0.0,0.0,0.0026360154151916504,0.0026360154151916504
|
| 390 |
+
38,8,rot6d_5,rot6d_5,271,9.0,0.08943679928779602,0.151078999042511,0.08943679928779602,0.151078999042511,0.0,0.0,0.010762400925159454,0.010762400925159454
|
| 391 |
+
38,9,gripper_pos,gripper_cmd_pos_pct,271,9.0,0.3137255012989044,1.0,0.028571000322699547,1.0,0.6431372463703156,0.11219976644454407,0.09019607305526733,0.1799750030040741
|
| 392 |
+
39,0,x,x,260,8.633333333333333,0.17462199926376343,0.3799929916858673,0.17462199926376343,0.3799929916858673,0.0,0.0,0.008495986461639404,0.008495986461639404
|
| 393 |
+
39,1,y,y,260,8.633333333333333,-0.3349300026893616,-0.15764400362968445,-0.3349300026893616,-0.15764400362968445,0.0,0.0,0.0086270272731781,0.0086270272731781
|
| 394 |
+
39,2,z,z,260,8.633333333333333,-0.8832650184631348,-0.7556610107421875,-0.8832650184631348,-0.7556610107421875,0.0,0.0,0.00589597225189209,0.00589597225189209
|
| 395 |
+
39,3,rot6d_0,rot6d_0,260,8.633333333333333,-0.08402179926633835,0.42790699005126953,-0.08402179926633835,0.42790699005126953,0.0,0.0,0.025355994701385498,0.025355994701385498
|
| 396 |
+
39,4,rot6d_1,rot6d_1,260,8.633333333333333,0.0066976398229599,0.14561200141906738,0.0066976398229599,0.14561200141906738,0.0,0.0,0.03328080289065838,0.03328080289065838
|
| 397 |
+
39,5,rot6d_2,rot6d_2,260,8.633333333333333,-0.9998559951782227,-0.903132975101471,-0.9998559951782227,-0.903132975101471,0.0,0.0,0.006276965141296387,0.006276965141296387
|
| 398 |
+
39,6,rot6d_3,rot6d_3,260,8.633333333333333,-0.2849529981613159,-0.07843539863824844,-0.2849529981613159,-0.07843539863824844,0.0,0.0,0.01742299646139145,0.01742299646139145
|
| 399 |
+
39,7,rot6d_4,rot6d_4,260,8.633333333333333,0.957656979560852,0.994458019733429,0.957656979560852,0.994458019733429,0.0,0.0,0.00312197208404541,0.00312197208404541
|
| 400 |
+
39,8,rot6d_5,rot6d_5,260,8.633333333333333,-0.028724899515509605,0.15019500255584717,-0.028724899515509605,0.15019500255584717,0.0,0.0,0.02974352054297924,0.02974352054297924
|
| 401 |
+
39,9,gripper_pos,gripper_cmd_pos_pct,260,8.633333333333333,0.2666666805744171,1.0,0.0,1.0,0.705882340669632,0.10882231509492088,0.09019610285758972,0.2776550054550171
|
| 402 |
+
40,0,x,x,266,8.833333333333334,0.16817499697208405,0.3775779902935028,0.16817499697208405,0.3775779902935028,0.0,0.0,0.007655978202819824,0.007655978202819824
|
| 403 |
+
40,1,y,y,266,8.833333333333334,-0.3493640124797821,-0.17179599404335022,-0.3493640124797821,-0.17179599404335022,0.0,0.0,0.006909996271133423,0.006909996271133423
|
| 404 |
+
40,2,z,z,266,8.833333333333334,-0.9101089835166931,-0.7797639966011047,-0.9101089835166931,-0.7797639966011047,0.0,0.0,0.005598008632659912,0.005598008632659912
|
| 405 |
+
40,3,rot6d_0,rot6d_0,266,8.833333333333334,-0.2920509874820709,-0.016168000176548958,-0.2920509874820709,-0.016168000176548958,0.0,0.0,0.02542099356651306,0.02542099356651306
|
| 406 |
+
40,4,rot6d_1,rot6d_1,266,8.833333333333334,0.03980030119419098,0.14973799884319305,0.03980030119419098,0.14973799884319305,0.0,0.0,0.01822660118341446,0.01822660118341446
|
| 407 |
+
40,5,rot6d_2,rot6d_2,266,8.833333333333334,-0.9941790103912354,-0.9525079727172852,-0.9941790103912354,-0.9525079727172852,0.0,0.0,0.008626997470855713,0.008626997470855713
|
| 408 |
+
40,6,rot6d_3,rot6d_3,266,8.833333333333334,-0.3023979961872101,-0.04722439870238304,-0.3023979961872101,-0.04722439870238304,0.0,0.0,0.017104998230934143,0.017104998230934143
|
| 409 |
+
40,7,rot6d_4,rot6d_4,266,8.833333333333334,0.946478009223938,0.9920889735221863,0.946478009223938,0.9920889735221863,0.0,0.0,0.0046179890632629395,0.0046179890632629395
|
| 410 |
+
40,8,rot6d_5,rot6d_5,266,8.833333333333334,0.07259110361337662,0.16113600134849548,0.07259110361337662,0.16113600134849548,0.0,0.0,0.022050999104976654,0.022050999104976654
|
| 411 |
+
40,9,gripper_pos,gripper_cmd_pos_pct,266,8.833333333333334,0.3176470696926117,1.0,0.0,1.0,0.678431361913681,0.1455316899179768,0.08627450466156006,0.3579980134963989
|
| 412 |
+
41,0,x,x,259,8.6,0.1785539984703064,0.4125159978866577,0.1785539984703064,0.4125159978866577,0.0,0.0,0.01171499490737915,0.01171499490737915
|
| 413 |
+
41,1,y,y,259,8.6,-0.3571299910545349,-0.1586569994688034,-0.3571299910545349,-0.1586569994688034,0.0,0.0,0.008273005485534668,0.008273005485534668
|
| 414 |
+
41,2,z,z,259,8.6,-0.9159349799156189,-0.7595109939575195,-0.9159349799156189,-0.7595109939575195,0.0,0.0,0.007203042507171631,0.007203042507171631
|
| 415 |
+
41,3,rot6d_0,rot6d_0,259,8.6,-0.19294999539852142,0.046080999076366425,-0.19294999539852142,0.046080999076366425,0.0,0.0,0.023535098880529404,0.023535098880529404
|
| 416 |
+
41,4,rot6d_1,rot6d_1,259,8.6,0.027469700202345848,0.16742199659347534,0.027469700202345848,0.16742199659347534,0.0,0.0,0.021974995732307434,0.021974995732307434
|
| 417 |
+
41,5,rot6d_2,rot6d_2,259,8.6,-0.9970070123672485,-0.9759910106658936,-0.9970070123672485,-0.9759910106658936,0.0,0.0,0.003488004207611084,0.003488004207611084
|
| 418 |
+
41,6,rot6d_3,rot6d_3,259,8.6,-0.24601499736309052,-0.06327260285615921,-0.24601499736309052,-0.06327260285615921,0.0,0.0,0.014324009418487549,0.014324009418487549
|
| 419 |
+
41,7,rot6d_4,rot6d_4,259,8.6,0.9612320065498352,0.9887179732322693,0.9612320065498352,0.9887179732322693,0.0,0.0,0.005102992057800293,0.005102992057800293
|
| 420 |
+
41,8,rot6d_5,rot6d_5,259,8.6,0.0528654009103775,0.16526499390602112,0.0528654009103775,0.16526499390602112,0.0,0.0,0.023798003792762756,0.023798003792762756
|
| 421 |
+
41,9,gripper_pos,gripper_cmd_pos_pct,259,8.6,0.26274511218070984,1.0,0.0,1.0,0.7254901826381683,0.11274321481197151,0.09019610285758972,0.2847369909286499
|
| 422 |
+
42,0,x,x,255,8.466666666666667,0.1611340045928955,0.42027899622917175,0.1611340045928955,0.42027899622917175,0.0,0.0,0.006527990102767944,0.006527990102767944
|
| 423 |
+
42,1,y,y,255,8.466666666666667,-0.33039599657058716,-0.0864047035574913,-0.33039599657058716,-0.0864047035574913,0.0,0.0,0.0057080090045928955,0.0057080090045928955
|
| 424 |
+
42,2,z,z,255,8.466666666666667,-0.9328849911689758,-0.7878320217132568,-0.9328849911689758,-0.7878320217132568,0.0,0.0,0.008069038391113281,0.008069038391113281
|
| 425 |
+
42,3,rot6d_0,rot6d_0,255,8.466666666666667,-0.19903400540351868,0.0628902018070221,-0.19903400540351868,0.0628902018070221,0.0,0.0,0.019342999905347824,0.019342999905347824
|
| 426 |
+
42,4,rot6d_1,rot6d_1,255,8.466666666666667,0.04211369901895523,0.2349189966917038,0.04211369901895523,0.2349189966917038,0.0,0.0,0.015434399247169495,0.015434399247169495
|
| 427 |
+
42,5,rot6d_2,rot6d_2,255,8.466666666666667,-0.996330976486206,-0.9703729748725891,-0.996330976486206,-0.9703729748725891,0.0,0.0,0.002933025360107422,0.002933025360107422
|
| 428 |
+
42,6,rot6d_3,rot6d_3,255,8.466666666666667,-0.33967098593711853,0.026972400024533272,-0.33967098593711853,0.026972400024533272,0.0,0.0,0.010802000761032104,0.010802000761032104
|
| 429 |
+
42,7,rot6d_4,rot6d_4,255,8.466666666666667,0.9333159923553467,0.9808400273323059,0.9333159923553467,0.9808400273323059,0.0,0.0,0.0029850006103515625,0.0029850006103515625
|
| 430 |
+
42,8,rot6d_5,rot6d_5,255,8.466666666666667,0.06596720218658447,0.236068993806839,0.06596720218658447,0.236068993806839,0.0,0.0,0.019123196601867676,0.019123196601867676
|
| 431 |
+
42,9,gripper_pos,gripper_cmd_pos_pct,255,8.466666666666667,0.26274511218070984,1.0,0.0,1.0,0.7294117510318756,0.10316454244905389,0.09019607305526733,0.34310100972652435
|
| 432 |
+
43,0,x,x,271,9.0,0.16476300358772278,0.39083901047706604,0.16476300358772278,0.39083901047706604,0.0,0.0,0.00936901569366455,0.00936901569366455
|
| 433 |
+
43,1,y,y,271,9.0,-0.302837997674942,-0.1543329954147339,-0.302837997674942,-0.1543329954147339,0.0,0.0,0.004725009202957153,0.004725009202957153
|
| 434 |
+
43,2,z,z,271,9.0,-0.9266830086708069,-0.8336920142173767,-0.9266830086708069,-0.8336920142173767,0.0,0.0,0.005304992198944092,0.005304992198944092
|
| 435 |
+
43,3,rot6d_0,rot6d_0,271,9.0,-0.009454620070755482,0.3053100109100342,-0.009454620070755482,0.3053100109100342,0.0,0.0,0.01377810537815094,0.01377810537815094
|
| 436 |
+
43,4,rot6d_1,rot6d_1,271,9.0,0.08863510191440582,0.15823699533939362,0.08863510191440582,0.15823699533939362,0.0,0.0,0.021635010838508606,0.021635010838508606
|
| 437 |
+
43,5,rot6d_2,rot6d_2,271,9.0,-0.9936680197715759,-0.9472569823265076,-0.9936680197715759,-0.9472569823265076,0.0,0.0,0.0028659701347351074,0.0028659701347351074
|
| 438 |
+
43,6,rot6d_3,rot6d_3,271,9.0,-0.2691879868507385,-0.07069519907236099,-0.2691879868507385,-0.07069519907236099,0.0,0.0,0.013537004590034485,0.013537004590034485
|
| 439 |
+
43,7,rot6d_4,rot6d_4,271,9.0,0.9565770030021667,0.9928629994392395,0.9565770030021667,0.9928629994392395,0.0,0.0,0.003796994686126709,0.003796994686126709
|
| 440 |
+
43,8,rot6d_5,rot6d_5,271,9.0,0.04626300185918808,0.14768600463867188,0.04626300185918808,0.14768600463867188,0.0,0.0,0.021852999925613403,0.021852999925613403
|
| 441 |
+
43,9,gripper_pos,gripper_cmd_pos_pct,271,9.0,0.26274511218070984,1.0,0.0,1.0,0.5559145733714104,0.09735121585882348,0.08627453446388245,0.21953603625297546
|
| 442 |
+
44,0,x,x,320,10.633333333333333,0.16943100094795227,0.3987959921360016,0.16943100094795227,0.3987959921360016,0.0,0.0,0.008264005184173584,0.008264005184173584
|
| 443 |
+
44,1,y,y,320,10.633333333333333,-0.282835990190506,-0.1554960012435913,-0.282835990190506,-0.1554960012435913,0.0,0.0,0.004895001649856567,0.004895001649856567
|
| 444 |
+
44,2,z,z,320,10.633333333333333,-0.9622160196304321,-0.8323500156402588,-0.9622160196304321,-0.8323500156402588,0.0,0.0,0.005730986595153809,0.005730986595153809
|
| 445 |
+
44,3,rot6d_0,rot6d_0,320,10.633333333333333,0.010119800455868244,0.37144699692726135,0.010119800455868244,0.37144699692726135,0.0,0.0,0.020981602370738983,0.020981602370738983
|
| 446 |
+
44,4,rot6d_1,rot6d_1,320,10.633333333333333,0.02255219966173172,0.14308099448680878,0.02255219966173172,0.14308099448680878,0.0,0.0,0.019928395748138428,0.019928395748138428
|
| 447 |
+
44,5,rot6d_2,rot6d_2,320,10.633333333333333,-0.9975339770317078,-0.9277790188789368,-0.9975339770317078,-0.9277790188789368,0.0,0.0,0.0046520233154296875,0.0046520233154296875
|
| 448 |
+
44,6,rot6d_3,rot6d_3,320,10.633333333333333,-0.1836490035057068,-0.013279999606311321,-0.1836490035057068,-0.013279999606311321,0.0,0.0,0.022127902135252953,0.022127902135252953
|
| 449 |
+
44,7,rot6d_4,rot6d_4,320,10.633333333333333,0.9811379909515381,0.998350977897644,0.9811379909515381,0.998350977897644,0.0,0.0,0.002382040023803711,0.002382040023803711
|
| 450 |
+
44,8,rot6d_5,rot6d_5,320,10.633333333333333,-0.010553300380706787,0.134675994515419,-0.010553300380706787,0.134675994515419,0.0,0.0,0.019266899675130844,0.019266899675130844
|
| 451 |
+
44,9,gripper_pos,gripper_cmd_pos_pct,320,10.633333333333333,0.2666666805744171,1.0,0.0,1.0,0.7311644861474633,0.11876455261663069,0.09019607305526733,0.2908429950475693
|
state_action_curves/episodes/episode_000000_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000001_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000002_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000003_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000004_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000005_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000006_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000007_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000008_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000009_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000010_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000011_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000012_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000013_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000014_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000015_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000016_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000017_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000018_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000019_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000020_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000021_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000022_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000023_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000024_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000025_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000026_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000027_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000028_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000029_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000030_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000031_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000032_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000033_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000034_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000035_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000036_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000037_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000038_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000039_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000040_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000041_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000042_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000043_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/episodes/episode_000044_state_action.png
ADDED
|
Git LFS Details
|
state_action_curves/summary.txt
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
State/action curve diagnostics
|
| 2 |
+
==============================
|
| 3 |
+
Episodes: 45
|
| 4 |
+
Frames: 12939
|
| 5 |
+
Frames per episode: min=225, median=279, max=382
|
| 6 |
+
Duration per episode (s): min=7.47, median=9.27, max=12.70
|
| 7 |
+
Non-finite state values: 0
|
| 8 |
+
Non-finite action values: 0
|
| 9 |
+
|
| 10 |
+
Per-dimension diagnostics:
|
| 11 |
+
dim 0: x / x
|
| 12 |
+
state range: [0.0337026007, 0.599484026]
|
| 13 |
+
action range: [0.0337026007, 0.599484026]
|
| 14 |
+
|action-state|: mean=0, max=0
|
| 15 |
+
max state step: 0.0136409998 (episode 000012, frame 43->44)
|
| 16 |
+
max action step: 0.0136409998 (episode 000012, frame 43->44)
|
| 17 |
+
dim 1: y / y
|
| 18 |
+
state range: [-0.408670992, -0.0533262007]
|
| 19 |
+
action range: [-0.408670992, -0.0533262007]
|
| 20 |
+
|action-state|: mean=0, max=0
|
| 21 |
+
max state step: 0.0102030039 (episode 000011, frame 96->97)
|
| 22 |
+
max action step: 0.0102030039 (episode 000011, frame 96->97)
|
| 23 |
+
dim 2: z / z
|
| 24 |
+
state range: [-1.07517004, -0.755661011]
|
| 25 |
+
action range: [-1.07517004, -0.755661011]
|
| 26 |
+
|action-state|: mean=0, max=0
|
| 27 |
+
max state step: 0.0252610445 (episode 000024, frame 69->70)
|
| 28 |
+
max action step: 0.0252610445 (episode 000024, frame 69->70)
|
| 29 |
+
dim 3: rot6d_0 / rot6d_0
|
| 30 |
+
state range: [-0.470118999, 0.556989014]
|
| 31 |
+
action range: [-0.470118999, 0.556989014]
|
| 32 |
+
|action-state|: mean=0, max=0
|
| 33 |
+
max state step: 0.0378140211 (episode 000012, frame 48->49)
|
| 34 |
+
max action step: 0.0378140211 (episode 000012, frame 48->49)
|
| 35 |
+
dim 4: rot6d_1 / rot6d_1
|
| 36 |
+
state range: [-0.0323692001, 0.325717002]
|
| 37 |
+
action range: [-0.0323692001, 0.325717002]
|
| 38 |
+
|action-state|: mean=0, max=0
|
| 39 |
+
max state step: 0.0391891003 (episode 000013, frame 262->263)
|
| 40 |
+
max action step: 0.0391891003 (episode 000013, frame 262->263)
|
| 41 |
+
dim 5: rot6d_2 / rot6d_2
|
| 42 |
+
state range: [-0.999855995, -0.830295026]
|
| 43 |
+
action range: [-0.999855995, -0.830295026]
|
| 44 |
+
|action-state|: mean=0, max=0
|
| 45 |
+
max state step: 0.0135160089 (episode 000012, frame 48->49)
|
| 46 |
+
max action step: 0.0135160089 (episode 000012, frame 48->49)
|
| 47 |
+
dim 6: rot6d_3 / rot6d_3
|
| 48 |
+
state range: [-0.492462009, 0.593523026]
|
| 49 |
+
action range: [-0.492462009, 0.593523026]
|
| 50 |
+
|action-state|: mean=0, max=0
|
| 51 |
+
max state step: 0.0453729928 (episode 000017, frame 287->288)
|
| 52 |
+
max action step: 0.0453729928 (episode 000017, frame 287->288)
|
| 53 |
+
dim 7: rot6d_4 / rot6d_4
|
| 54 |
+
state range: [0.801925004, 0.999834001]
|
| 55 |
+
action range: [0.801925004, 0.999834001]
|
| 56 |
+
|action-state|: mean=0, max=0
|
| 57 |
+
max state step: 0.0154519677 (episode 000024, frame 0->1)
|
| 58 |
+
max action step: 0.0154519677 (episode 000024, frame 0->1)
|
| 59 |
+
dim 8: rot6d_5 / rot6d_5
|
| 60 |
+
state range: [-0.0775778964, 0.413875997]
|
| 61 |
+
action range: [-0.0775778964, 0.413875997]
|
| 62 |
+
|action-state|: mean=0, max=0
|
| 63 |
+
max state step: 0.0485715047 (episode 000017, frame 287->288)
|
| 64 |
+
max action step: 0.0485715047 (episode 000017, frame 287->288)
|
| 65 |
+
dim 9: gripper_pos / gripper_cmd_pos_pct
|
| 66 |
+
state range: [0.239215687, 1]
|
| 67 |
+
action range: [0, 1]
|
| 68 |
+
|action-state|: mean=0.105356062, max=0.827666517
|
| 69 |
+
max state step: 0.0901961029 (episode 000010, frame 194->195)
|
| 70 |
+
max action step: 0.575580001 (episode 000003, frame 164->165)
|