Commit Graph

4 Commits

Author SHA1 Message Date
Yue Yin
3e1f9792b0
Add approximate gripper position (#49)
- Main change: Add approximate gripper position
- Minor change: Add more comments about TODOs and appropriate waits
2025-07-24 20:05:06 +09:00
Yue Yin
444a998cf8
Fix read() in hardware plugin (#47)
- Temporary fix: read method with effective refresh_all()
- Use conservative PD parameters for control
2025-07-24 12:41:06 +09:00
Sutou Kouhei
26b7f51d3a
Update license headers (#45) 2025-07-23 16:26:42 +09:00
Yue Yin
110fd278ff
Update hardware interface (#43)
- Minimal working hardware plugin with v1.0 openarmcan. 
- gripper logic unimplemented
2025-07-23 16:08:34 +09:00