Skip to content

Commit ea379af

Browse files
committed
Update db name
1 parent 3193e12 commit ea379af

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
@@ -113,7 +113,7 @@ ADD GENERATED BY DEFAULT AS IDENTITY (
113113

114114
COPY public.exercises (id, exercise_id, name, description, tags, status, url) FROM stdin;
115115
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/
116-
2 vacuum_cleaner Vacuum Cleaner Vacuum Cleaner exercise using React and RAM ["ROS2", "MULTILANGUAGE"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/vacuum_cleaner
116+
2 vacuum_cleaner Basic Vacuum Cleaner Basic Vacuum Cleaner exercise ["ROS2", "MULTILANGUAGE"] 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
119119
5 vacuum_cleaner_loc Localized Vacuum Cleaner Localiized vauum clenaer ["ROS2", "MOBILE ROBOTS", "SERVICE ROBOTS"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/vacuum_cleaner_loc

0 commit comments

Comments
 (0)