Closed sugikazu75 closed 1 year ago
learn how to write code in C++ on CubeIDE
There are only two files you have to modify
main.c
as main.cpp
You can ignore the diff of .cproject in the above link.
Also suggest you to follow https://github.com/jsk-ros-pkg/jsk_aerial_robot/pull/540/commits/a4efbfbb024c4cce74b1ed38cb0adfb6908ca07e to learn how to use RTOS in STM32.
The core files you need to check is
This is very important for you to understand how jsk_lib
is used in our system.
implement mimimum project for kondo servo.
TODO