Merge branch 'feature_web_setting' of https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Demo into feature_web_setting
This commit is contained in:
commit
ccb9dd5343
@ -282,6 +282,7 @@ void BallDetector::paramCommandCallback(const std_msgs::String::ConstPtr &msg)
|
||||
else if(msg->data == "reset")
|
||||
{
|
||||
// load default parameters and apply
|
||||
resetParameter();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user