diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..6ee4a1e --- /dev/null +++ b/TODO.md @@ -0,0 +1,4 @@ +# Future Work + +- Decide whether `rvc3python` should be an explicit `ir-support` dependency, or a documented optional install target, so a fresh student environment can install IR Support without separately remembering the Robotics Toolbox stack. This should be handled together with the planned dependency/Python-version modernisation work. +- Review `Files/Labs/bagreader.py`: it imports `bagpy`, but `bagpy==0.5` pins `Jinja2<3.1` and conflicts with the current Flask/Open3D stack. Keep it out of the standard student install unless we replace or isolate that bag-reading workflow. diff --git a/ir_support/robots/LinearUR5/LinearUR5.blend b/ir_support/robots/LinearUR5/LinearUR5.blend index 0586aad..2e75e8b 100644 Binary files a/ir_support/robots/LinearUR5/LinearUR5.blend and b/ir_support/robots/LinearUR5/LinearUR5.blend differ diff --git a/ir_support/robots/UR3/UR3modify.blend b/ir_support/robots/UR3/UR3modify.blend new file mode 100644 index 0000000..374c1d1 Binary files /dev/null and b/ir_support/robots/UR3/UR3modify.blend differ diff --git a/ir_support/robots/UR3/UR3modify.blend.7z b/ir_support/robots/UR3/UR3modify.blend.7z deleted file mode 100644 index b7dceb6..0000000 Binary files a/ir_support/robots/UR3/UR3modify.blend.7z and /dev/null differ diff --git a/ir_support/robots/UR5/UR5modify.blend b/ir_support/robots/UR5/UR5modify.blend index 514fb5b..6890c32 100644 Binary files a/ir_support/robots/UR5/UR5modify.blend and b/ir_support/robots/UR5/UR5modify.blend differ