Commit Graph

7 Commits

Author SHA1 Message Date
9cf00ada7e 增加电机失能 2026-03-30 14:37:31 +08:00
7d30dc8c89 增加重力补偿功能 2026-03-20 16:01:23 +08:00
7e56481419 增加速度控制器 2026-03-06 11:08:26 +08:00
e484b274c5 修改can端口号 2026-02-27 14:43:49 +08:00
Yue Yin
f9982d6ee6
Revert hardware flag (#53)
There is an inconsistency in the last commit #52 for the `hardware_type`
and `use_fake_hardware`. Reverted to using `use_fake_hardware`.
2025-08-06 17:07:39 +09:00
thomason
07bbb4b297
Moveit2 support for OpenArm v1 (#52)
Co-authored-by: Yue Yin <yue_yin@reazon.jp>
Co-authored-by: magdelinekuan <magdeline_kuan@reazon.jp>
2025-08-03 16:01:00 +09:00
Yue Yin
67a60a23ba
Reconfigured controllers with new URDF for v1.0 (#34)
This PR is made for new release and do not work with current v0.3 robot
descriptions.
Use for the ros2 control for quick arm control.
Launch files spawn:
- Robot state publisher
- Controller manager with ros2_control
- Joint state broadcaster
- Robot controller (joint trajectory or forward position)
- Gripper controller
- RViz2 visualization

---------

Co-authored-by: Thomason Zhou <t95zhou@uwaterloo.ca>
2025-07-23 14:41:24 +09:00