Commit Graph

6 Commits

Author SHA1 Message Date
e484b274c5 修改can端口号 2026-02-27 14:43:49 +08:00
Daijiro Fukuda
73ef898387
Make gain configurable (#79)
Make gain configurable in HardwareInfo of the description file.

Need https://github.com/enactic/openarm_description/pull/38.
2026-01-15 18:07:21 +09:00
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