实验室工作
Report this week (5.30 — 6.5)
Inverse kinematics
to control Piper going up and down;- Try to reproduce
GraspNet-1B
.
使用 IK 控制 Piper 机械臂的运动
Use curobo
project, needs the urdf
and usd
of Piper
Python 代码示例 (IK/FK 控制 Piper 机械臂)
1 |
|
安装 GraspNet 环境
python
needs 3.8, the only one which can compile drivers successfully, butopen3d
errors (needglibc 2.18
)- Compile
open3d
by source code ot install byconda
(conda cannot do this)?(needclang
but I do not haveSUDO
) python3.7
, cannot compile other cuda drivers.
Report this week (6.6 – 6.12)
Curobo in server
- load pytorch by
pip
,conda
getsglibc
error, - need to run
pip install scikit_build_core
after load pytorch, module load cuda/12.1 gcc/9.3.0
beforepip install -e . --no-build-isolation
- 暂时无法解决
Configure Curobo of Piper
- urdf and usd,
- use Lula Robot to create sphere,
- some configure need to change,
- current result:
- possible result: FK different from hands and gripper.
实验室工作
https://kingdom-of-warriors.github.io/2025/06/04/实验室工作/