-
Notifications
You must be signed in to change notification settings - Fork 24
Axis Equal correction #144
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
Conversation
|
Hello and thank you for your PR. Would it please be possible for you to provide a small example to highlight the change brought by this PR ? Also a small explanation of the code could help us. In complement, I noticed that you introduced some tags in the code (here "//>[VBS_VR_000004]"). I guess that these tags refer to your personal data base. As VIBes is a collaborative tool hosted on github would it be possible to avoid these tags or to use github-related tags instead ? |
|
Just added PR reference in commit. To have "Axis Equal" aspect ratio, a length in axis unit must correspond to the same length in pixel along x and y axis. Here is the use-case: |
|
Hello, Thank you for your explanation and for the use-case. I tried to pull your changes to test the modification but it seems that the method "axisEqual" does not exist (i.e. it is not in vibes.cpp and vibes.h). Did you add it on your side for the use case to work ? Also thank you for changing the tag to the PR ID. I noticed that there are some "VBS_VR_000002" tags left from your last PR, would it be possible to do the same with these ? |
+ Referenced PR ENSTABretagneRobotics#142
|
Just commited AxisEqual method in C++ API (but not tested). Happy birthday Vibes! 🤗 |
|
It's OK for me, can I merge the PR ? |
|
The PR can be merged yes. |


https://al.liammig.bzh/vibes/ftq/#VBS_VR_000004