Added ASP overview, techinstruction moved to roboarm repo, refactor, renaming

This commit is contained in:
Igor Brylyov 2021-10-26 18:09:11 +03:00
parent 3c2adbbafd
commit bc84815950
20 changed files with 219 additions and 443 deletions

View file

@ -18,7 +18,6 @@ module.exports = {
'autostorage',
'information/information_support',
'information/planner',
'techinstruction'
],
},
{
@ -26,14 +25,13 @@ module.exports = {
label: 'Технологии',
collapsed: false,
items: [
'technologies/photopolymer',
'technologies/wood',
'technologies/machine-learning-in-robotics',
'technologies/gripper-tools-research',
'technologies/o2ac-repo-review',
'technologies/moveit2',
'technologies/dds_and_ros2',
'technologies/plansys2'
'technologies/plansys2',
'technologies/ASP-overview',
'technologies/motion-planning',
'technologies/wood',
],
},
{
@ -50,7 +48,8 @@ module.exports = {
label: 'Переводы',
collapsed: false,
items: [
'papers/mania-beetz-self-training-with-vr-2019'
'papers/mania-beetz-self-training-with-vr-2019',
'technologies/dds_and_ros2',
],
},
{