- This model has two wheels links and a haed link.
- Imu sensor integrated into head link.
- Wheels can be controlled by effort controller of ROS2 control.
- PID controller is used to keep wip balance with IMU sensor data.
wip can't stand without balance controller. wip fall down after about 2 seconds started simulation.
without_control.mp4
wip can stand with balance controller.
with_control.mp4
-
pkg : bringup
-
file : start_process.launch.py
- Ubuntu 22.04
- ROS2 Humble
- change control method from PID to LQR
- change control method from PID to I-PD to check date-orientate-PID-method
- control wip model via DuakSchock4