mirror of https://github.com/fan-ziqi/rl_sar.git
fix: defalt un plot
This commit is contained in:
parent
89a8c9d814
commit
6d3ac75843
|
@ -1,7 +1,7 @@
|
|||
#include "../include/rl_real.hpp"
|
||||
|
||||
// #define CONTROL_BY_TORQUE
|
||||
#define PLOT
|
||||
// #define PLOT
|
||||
|
||||
RL_Real rl_sar;
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "../include/rl_sim.hpp"
|
||||
|
||||
#define PLOT
|
||||
// #define PLOT
|
||||
|
||||
void RL_Sim::RobotControl()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue