Skip to content

Commit 15971c2

Browse files
committed
add MULTILANGUAGE tag in laser mapping
1 parent 5794fa1 commit 15971c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/exercises/db.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ COPY public.exercises (id, exercise_id, name, description, tags, status, url) FR
124124
11 montecarlo_laser_loc Montecarlo Laser Loc Calculate the position of the robot based on the ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/montecarlo_laser_loc
125125
12 montecarlo_visual_loc Montecarlo Visual Loc Calculate the position of the robot based on the ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/ComputerVision/montecarlo_visual_loc
126126
13 marker_visual_loc Marker Visual Loc Calculate the position of the robot based on the ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/ComputerVision/marker_visual_loc
127-
14 laser_mapping Laser Mapping Build a map based on sensor readings ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/laser_mapping
127+
14 laser_mapping Laser Mapping Build a map based on sensor readings ["ROS2", "MULTILANGUAGE"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/MobileRobots/laser_mapping
128128
15 basic_computer_vision Basic Computer Vision Basic Computer Vision exercise using React and RAM ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/ComputerVision/basic_computer_vision
129129
16 follow_road Drone Follow Road Drone Follow Road exercise ["ROS2"] ACTIVE https://jderobot.github.io/RoboticsAcademy/exercises/Drones/follow_road
130130
17 pick_place Pick and Place Pick and Place exercise ["ROS2"] PROTOTYPE https://jderobot.github.io/RoboticsAcademy/exercises/IndustrialRobots/pick_place

0 commit comments

Comments
 (0)