-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adjust practice worlds to make use of new wavefield model envelope #686
Conversation
Hey, i observed some of the things for difficult worlds(_2 worlds):
I believe that due to the gentle wind speed and moderate wave conditions, the easy (_0 worlds) and medium-difficulty level worlds (_1 worlds) will not experience significant impacts. Should I conduct a tests on them after 5-6 hours? |
Thanks for this very helpful and detailed review. These observations all sound like they are within the range of expected behavior, but I will double check especially the stationkeeping and wayfinding worlds. I agree with your assessment of the easy and medium worlds. I think if you could just visually inspect the code to make sure the parameters are consistent, and maybe try out 1-2 easy and 1-2 medium worlds chosen at random that would be enough. I'm not sure what you mean by "after 5-6 hours." Do you mean the next time you'll be available to review is in 5-6 hours? If so, that's fine, and thanks again for taking a look. |
Yup
|
I watched your videos and also replayed the hard stationkeeping and wayfinding tasks. The behavior you're seeing is consistent with what we've done in previous competitions, so I think it's OK. In fact, I asked the same question the first time I saw the same thing, and the consensus was that it is actually fairly realistic, and not too uncommon in real-world competitions. If a team leaves their platform in the water without control it can float away and sometimes that means it ends up back on the beach. |
Yes, this looks fine.
Thanks!
Yeah, good observation; this does not look good. It is expected that the buoys should drop into the water and then float back up, but they should not bounce off the surface like basketballs, so something is a bit weird here. I don't think this is a problem with this task or the environmental settings, so it shouldn't block this PR. However, it would be worth presenting your second video to the technical team and creating an issue to look into possible problems with our buoyancy plugin. |
Let me know if I've missed anything. If the above comments address your concerns, could you please approve this PR? |
I guess we have covered it all. Sure. |
This PR adjusts the wavefield parameters for the practice worlds to cover a broader spectrum of possibilities using our recently updated wavefield envelope (see #684). The changes introduced to the worlds are as follows:
To test: