Skip to content

Commit 073329d

Browse files
Merge #1472
1472: Add robotics category r=carols10cents a=newpavlov Some crate examples are listed on this site: http://robotics.rs/ Co-authored-by: Artyom Pavlov <[email protected]>
2 parents c2d8371 + 9ff1ac0 commit 073329d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/boot/categories.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,12 @@ Crates related to solving problems involving math, physics, chemistry, \
389389
biology, machine learning, geoscience, and other scientific fields.\
390390
"""
391391

392+
[science.categories.robotics]
393+
name = "Robotics"
394+
description = """
395+
Crates related to robotics.\
396+
"""
397+
392398
[simulation]
393399
name = "Simulation"
394400
description = """

0 commit comments

Comments
 (0)