added changes to support multi levels based on difficulty - #785
Conversation
…a course parameter
|
Please state the purpose of adding a parameter that is not used anywhere. |
|
it was done to support different levels of chase for mouse drone. suppose this is set Hard for cat this will be empty. and for other excercise not using this they can simply pass it as it is a parameter. |
|
I have one more way of doing this via introducing three launchers that requires change in db passing extra config it will prevent quadrotor.launch.py to pass that course parameter |
|
this pr is for discussion of this only which way should i go ? @pariaspe told me to discuss this with you. for me both approaches seems fine as by introducing new parameter we are opening a path for any future excersice as well that might need some parameter or something. do let me know your opinion as well. |
|
If this is meant to combine with other changes, please state it at the beginning, adding the link to the remaining PR. I cannot know what you try to do if you only open a PR for a part of the changes. |
sure sure in coming days i will push the pr on ra also using these changes once i finalize with algorithms that we will be using. for now if you want i can push a minimal verison of that. |
|
but i need an answer about the approach is it okay to go with this pr or the other approach which i explained earlier. |
|
I cannot test this without the others changes |
…a course parameter to support multi levels in drone cat mouse.