Skip to content

Commit 167ad5f

Browse files
committed
Remove multilangiage
1 parent c34abb3 commit 167ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/exercises/db.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ ADD GENERATED BY DEFAULT AS IDENTITY (
112112
--
113113

114114
COPY public.exercises (id, exercise_id, name, description, tags, status, url) FROM stdin;
115-
1 follow_line Follow Line The goal of this exercise is to perform a PID reactive control capable of following the line painted on the racing circuit. ["ROS2","AUTONOMOUS DRIVING", "MULTILANGUAGE"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/AutonomousCars/follow_line/
115+
1 follow_line Follow Line The goal of this exercise is to perform a PID reactive control capable of following the line painted on the racing circuit. ["ROS2","AUTONOMOUS DRIVING"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/AutonomousCars/follow_line/
116116
2 vacuum_cleaner Vacum Cleaner Vacuum Cleaner exercise using React and RAM ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/vacuum_cleaner
117117
3 autoparking Autoparking Autoparking exercise testing ["AUTONOMOUS DRIVING","SERVICE ROBOTS","ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/AutonomousCars/autoparking
118118
4 follow_person Follow Person Follow a person with kobuki robot ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/follow_person

0 commit comments

Comments
 (0)