RoboticsAcademy icon indicating copy to clipboard operation
RoboticsAcademy copied to clipboard

Learn Robotics with JdeRobot

Results 226 RoboticsAcademy issues
Sort by recently updated
recently updated
newest added

Exercise can be broken down into two major components - 1. Functionals components - In functionalities there is one more breakdown for every exercise which is unique to exercise. A....

Currently, the command to run the foxy RADI in the README.md file in the `scripts` folder of the `foxy` branch is as follows: ```sh docker run -it \ --rm \...

to follow Ackermann steering. Related to [https://github.com/JdeRobot/CustomRobots/issues/145](https://github.com/JdeRobot/CustomRobots/issues/145) and [https://github.com/JdeRobot/CustomRobots/issues/149](https://github.com/JdeRobot/CustomRobots/issues/149)

good-first-issue

According to the [RepositoryArchitecture.md](https://github.com/JdeRobot/RoboticsAcademy/blob/master/docs/RepositoryArchitecture.md) exercise.html is present in `/exercises/templates/exercises` But for some exercise for ex. Color filter exercise [here](https://github.com/JdeRobot/RoboticsAcademy/tree/master/exercises/static/exercises/color_filter/web-template/WebRtc/web-template) also have exercise.html. I tried understanding the difference so I ran...

good-first-issue

This deployment is really helpful to debug things, files and test improvements and changes before creating the corresponding PullRequests and before merging them

Fixes https://github.com/JdeRobot/RoboticsAcademy/issues/1775