ROS & CAN refactor #70
No reviewers
Labels
No labels
construct
design
doc
integration
programming
research
schematics
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
robossembler/servo!70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "36-ros-can-refactoring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
.clang-tidywith custom checks to enforce code style..clangdwith specific compile flag additions and removals..gitignoreto include new cache, metadata, and configuration files.platformio.ini:Simple FOCto version 2.3.4 andSTM32_CANto version 1.1.2.gen_compile_commands.pyas an extra script.Closes #36
assigned to @movefasta
added 1 commit
631cadca- New PID coefficients; remove legacyCompare with previous version
added 1 commit
Compare with previous version
added 1 commit
365124fd- fix cpplint errorsCompare with previous version