diff --git a/src/active_bo_msgs/msg/ActiveRL.msg b/src/active_bo_msgs/msg/ActiveRL.msg index 83b4301..d607cff 100644 --- a/src/active_bo_msgs/msg/ActiveRL.msg +++ b/src/active_bo_msgs/msg/ActiveRL.msg @@ -2,5 +2,7 @@ string env uint32 seed bool display_run uint8 interactive_run +bool overwrite_param +bool[] overwrite_weight float64[] policy float64[] weights \ No newline at end of file