ROS_URDF_08_01 - 8BitsCoding/RobotMentor GitHub Wiki
ROS Control์ ๊ดํ์ฌ(์ถ๊ฐ์ค๋ช )
ํท๊ฐ๋ฆฌ๋ ๋ถ๋ถ์ด Hardware Interface๋ฅผ ์ ์ฐ๋์ง?
๋ก๋ด์ ๋ชจ๋ธ๋ง์ํด์ ์๋ฎฌ๋ ์ด์ ํ ๊ฒฝ์ฐ ์ค์ HW์ ์ ๋ณด๋ฅผ ๋ฐ์ ์ ์๊ณ ๊ทธ HW์ ๋ณด๋ฅผ ์๋ฎฌ๋ ์ด์ ํ ๊ฒ์ด
Hardware Interface
์ด๋ค.
์ข ๋ฅ๋ ๋ค์๊ณผ ๊ฐ์ด ๋ค์ํ๋ค.
- Joint Command Interfaces
- Effort Joint Interface
- Velocity Joint Interface
- Position Joint Interface
- Joint State Interfaces
- Actuator State Interfaces
- Actuator Command Interfaces
- Effort Actuator Interface
- Velocity Actuator Interface
- Position Actuator Interface
- Force-torque sensor Interface
- IMU sensor Interface
๋์ถฉ์๊ฒ ๋๋ฐ... Effort, Velocity, Position์ ์ฐจ์ด์ ์ด ๋ญ๊ฐ??
- Effort : ์ ์ด๋ฅผ ํ๋๋ฐ ํ(Current, Volage ...) ์ผ๋ก ์ ์ด
- Velocity : ์๋๋ก ์ ์ด
- Position : ์์น๋ก ์ ์ด
์๋ฌด๋๋ ์ค์ ์ ์ด๋ Effort๋ก ํ๋ ๊ฒฝ์ฐ๊ฐ ๋ง๊ธฐ์ Effort๋ฅผ ๋ง์ด ์ฌ์ฉํ๋ฉฐ PID์ ์ด ๊ฐ๊น์ง ๋ฌ์ฌํ ์ ์๋ค! (์ฐ์ ์ข๋ค)