Tag: 사이드프로젝트
All the articles with the tag "사이드프로젝트".
-
AGV Side Project Log #2 — First ROS2 Node + STM32 PWM LED
Wrote my first node using the ROS2 talker / listener pattern, and converted geometry_msgs/Twist messages from /cmd_vel into left/right wheel speeds. Then moved to STM32 to configure TIM4 PWM for cycling LEDs. Starting to get a feel for how the two sides will connect.
-
AGV Side Project Log #1 — From Frame Assembly to ROS2 Installation
Part 1 of a self-driving car side project for my portfolio. Built on a Raspberry Pi 5 + STM32 + RS485 combo. Today: frame assembly, Pi 5 OS setup, and ROS2 Jazzy installation. Includes notes on fixing broken dependencies by adding the universe and noble-updates repositories.