-
Notifications
You must be signed in to change notification settings - Fork 8
Calibrating the parameters in task_buoy
Suryansh Agarwal edited this page Oct 19, 2017
·
1 revision
Maintainers: Suryansh Agarwal, Akash Kumar Singh
- For thresholding the parameters, first make the threshold parameter and don't change the flag value.
- If you have got your values then change the threshold param to false then you can change to other colors.
-
thresholdmeans to store the value of the changed parameters in the respective matrices which will then be used to save it. If it is not true then any change made to the parameters in rqt_reconfigure will not be saved. -
doneparameter is for making the save parameter false. -
saveparameter is for dumping all the parameters in a yaml file. -
flagparameter is for switching to different buoys variables. - The save parameter is always true because it is true at the time of saving the parameters and so it always gets saved as true and if we reload the values of parameters then it is always true.
- Due to unknown working of the parameter server done parameter is of no use for now.
- Change the
flagparameter depending on which color you want to threshold. - Change the
thresholdparameter to true then do the calibration, during this don't change the flag value. - Make
thresholdto false again. - When done save it by changing the
saveparameter to true and then making it false again. - Then you can repeat the above steps to calibrate other colors.
Moderators: Mayank Mittal, Shikher Verma, Suryansh Agarwal . AUV-IITK