The motor() function is strange in main.cpp. There are no enable_motor() and disable_motor() functions. Only the function name exists.
For technical reasons, this block cannot be dropped here
Welcome to Source Robotics forum
For technical reasons, this block cannot be dropped here
For technical reasons, this block cannot be dropped here
This question has been flagged
152
Views
Your Answer
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
What code are you talking about? Parol6 pcb or bldc drivers?
Hello,
I hope you are doing well.
While reviewing the project, I noticed that in main.cpp, the functions
enable_motors()anddisable_motors()are referenced but do not appear to have corresponding definitions.Could you please let us know where these functions are implemented, or share the appropriate source files if available?