Commit Graph

3 Commits

Author SHA1 Message Date
3298016e2d 增加夹爪控制器切换
Some checks are pending
Lint / pre-commit (push) Waiting to run
2026-04-15 11:45:21 +08:00
Sutou Kouhei
26b7f51d3a
Update license headers (#45) 2025-07-23 16:26:42 +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