fix: defalt un plot

This commit is contained in:
fan-ziqi 2024-03-18 10:42:05 +08:00
parent 89a8c9d814
commit 6d3ac75843
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#include "../include/rl_real.hpp"
// #define CONTROL_BY_TORQUE
#define PLOT
// #define PLOT
RL_Real rl_sar;

View File

@ -1,6 +1,6 @@
#include "../include/rl_sim.hpp"
#define PLOT
// #define PLOT
void RL_Sim::RobotControl()
{