RoboticsAcademy icon indicating copy to clipboard operation
RoboticsAcademy copied to clipboard

Migrate frontend to Typescript

Open javizqh opened this issue 7 months ago • 1 comments

Migrate frontend to Typescript and remove all outdated parts

javizqh avatar May 23 '25 11:05 javizqh

Great initiative.

codezerro avatar May 23 '25 13:05 codezerro

Hi! I would like to work on this issue. Please assign it to me.

aditi25srivastava avatar Aug 06 '25 06:08 aditi25srivastava

We are already working on It. Sorry

javizqh avatar Aug 06 '25 06:08 javizqh

Nice to meet you @aditi25srivastava ,

no explicit assignment is required. If you want to contribute, I suggest you first get familiar with RoboticsAcademy as user, after that get familiar with its software base (https://github.com/JdeRobot/RoboticsAcademy/tree/humble-devel/docs, https://github.com/JdeRobot/RoboticsAcademy) as developer.

Maybe the first step for you is solving some exercises of our RoboticsAcademy, for instance the FollowLine (you will learn visual control) and BasicVacuumCleaner (you will practice with reactive FiniteStateMachines). Just solve them using the latest release of RoboticsAcademy and the hal.py Python module to access to robot sensors and actuators. Share here the corresponding videos for your solutions working. After that you may solve them again but without using hal.py module, just directly using ROS2 topics.

jmplaza avatar Aug 06 '25 06:08 jmplaza

Thank you for your guidance. I’ll start by getting familiar with RoboticsAcademy and will begin with the FollowLine or BasicVacuumCleaner exercise. I’ll share a video once I’ve completed it. Looking forward to contributing more!Thank you for your guidance. I’ll start by getting familiar with RoboticsAcademy and will begin with the FollowLine or BasicVacuumCleaner exercise. I’ll share a video once I’ve completed it. Looking forward to contributing more!

aditi25srivastava avatar Aug 06 '25 07:08 aditi25srivastava