jhavl / robotacademy-code

Code Translations for Robot Academy
MIT License
2 stars 3 forks source link

Many videos do not contain a code session, but still references to code #22

Closed Tobias-Fischer closed 9 months ago

Tobias-Fischer commented 10 months ago

Ideally we should add simple code snippets to those as well, see e.g. https://robotacademy.net.au/masterclass/spatial-operators/?lesson=678 - this way it's easy to see which function to use in other toolboxes.

Tjeard0 commented 10 months ago

Ah I'm very sorry, I had written these down to add code in for them but had completely forgotten about it. There should be 7 videos in total being:

Planar Homography Separating Intensity and Color Mathematical Morphology Rank Filtering kernels Inverse Tangent function Summary of digital images

I will make sure to complete those soon!

Tobias-Fischer commented 10 months ago

Please also note that you currently push to the wrong (non main) branch.

Tjeard0 commented 10 months ago

Yeah I still have been receiving errors when trying to use the main branch. I can try again tonight and I'll link the error I get.

On Thu, 14 Sept 2023, 19:37 Tobias Fischer, @.***> wrote:

Please also note that you currently push to the wrong (non main) branch.

— Reply to this email directly, view it on GitHub https://github.com/jhavl/robotacademy-code/issues/22#issuecomment-1719103810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRCG5VS2J6TUFVNCHB3MITX2LF4ZANCNFSM6AAAAAA4XK34AE . You are receiving this because you commented.Message ID: @.***>

Tjeard0 commented 10 months ago

This is the issue I keep running into when attempting to upload directly to the main branch.

Capture

Tjeard0 commented 9 months ago

Sorry for the large delay in me getting these done, I have been moving houses and it has been taking up significantly more time than I had wanted.

All of these videos should now have code snippets for rvc1, rvc2, mathworks when applicable and python