more code cleanup

This commit is contained in:
Ruixiang Du
2020-06-17 11:38:29 +08:00
parent 44b89ee5f9
commit 2b9f7cc616
45 changed files with 580 additions and 129 deletions

View File

@@ -2,13 +2,13 @@
#include "scout_base/details/scout_serial_parser.hpp"
using namespace wescore;
using namespace westonrobot;
#include "scout_base/scout_base.hpp"
#define TEST_WITHOUT_SERIAL_HARDWARE
using namespace wescore;
using namespace westonrobot;
int main(int argc, char **argv)
{