Skip to content

Commit 6d5c82d

Browse files
committed
tired commit
1 parent dc2a9e1 commit 6d5c82d

97 files changed

Lines changed: 1843 additions & 271 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/_index.md

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
title:
44
date: 2022-10-24
55
type: landing
6+
view: compact
67

78
sections:
8-
- block: hero
9+
- block:
910
content:
10-
title: |
11-
Wowchemy
12-
Research Group
13-
image:
14-
filename: welcome.jpg
15-
text: |
11+
title:
12+
text:
1613
<br>
14+
Welcome to the **Field Autonomous System and Computing Lab (FAST Lab)** of Zhejiang University. Our mission is to create fully intelligent robot teams that are capable of operating in complex and diverse environments to tackle real-world challenges. We are fascinated by novel robotic concepts and excited about pushing the boundaries of robotics' potential to demonstrate remarkable capabilities. More specifically, our research interests cover multi-robot cooperation, novel robot platforms, and autonomous navigation.
15+
design:
16+
view: card
17+
columns: '1'
18+
1719

18-
The **Wowchemy Research Group** has been a center of excellence for Artificial Intelligence research, teaching, and practice since its founding in 2016.
19-
2020
- block: collection
2121
content:
2222
title: Latest News
@@ -34,8 +34,8 @@ sections:
3434
page_type: post
3535
design:
3636
view: card
37-
columns: '1'
38-
37+
columns: '2'
38+
3939
- block: markdown
4040
content:
4141
title:
@@ -56,18 +56,6 @@ sections:
5656
padding: ['20px', '0', '20px', '0']
5757
css_class: fullscreen
5858

59-
- block: collection
60-
content:
61-
title: Latest Preprints
62-
text: ""
63-
count: 5
64-
filters:
65-
folders:
66-
- publication
67-
publication_type: 'article'
68-
design:
69-
view: citation
70-
columns: '1'
7159

7260
- block: markdown
7361
content:

content/event/_index.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

content/event/example/featured.jpg

-606 KB
Binary file not shown.

content/event/example/index.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

content/groups/_index.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Groups
3+
type: landing
4+
view: compact
5+
6+
sections:
7+
8+
- block: portfolio
9+
content:
10+
title: "Robotic Groups"
11+
subtitle: "Research on autonomous navigation for robots."
12+
#text: "Stay up to date with our latest news and insights"
13+
count: 10
14+
filters:
15+
folders:
16+
- groups
17+
tags: [robotics]
18+
design:
19+
columns: "3"
20+
background:
21+
color: "gray-50"
22+
23+
- block: portfolio
24+
content:
25+
title: "AI4Science"
26+
subtitle: "Research on machine learning."
27+
#text: "Stay up to date with our latest news and insights"
28+
filters:
29+
folders:
30+
- groups
31+
tags: [ai4science]
32+
count: 10
33+
design:
34+
view: "showcase"
35+
columns: "3"
36+
37+
---
91.5 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Multi-Physics
3+
author: Shengze Cai
4+
image:
5+
focal_point: 'top'
6+
7+
date: 2023-01-01
8+
9+
summary: Field Intelligent Robotics Engineering Group
10+
abstract: 'Multi-robot cooperation, novel robot platforms, and autonomous navigation'
11+
authors: [Shengze Cai]
12+
tags: [ai4science]
13+
---
14+
15+
<!--more-->
16+
17+
We are **Field Intelligent Robotics Engineering (FIRE)** group of the **Field Autonomous System and Computing Lab (FAST Lab)**. We are also the **Center of Swarm Navigation(CSN)** at **Huzhou Institute of Zhejiang University(ZJUHI)**. Our mission is to create fully intelligent robot teams that are capable of operating in complex and diverse environments to tackle real-world challenges. We are fascinated by novel robotic concepts and excited about pushing the boundaries of robotics' potential to demonstrate remarkable capabilities. More specifically, our research interests cover multi-robot cooperation, novel robot platforms, and autonomous navigation. We also have a spin-off company dedicated to accelerating the translation of our research achievements into the commercial market, solving real-world tasks, and completing the R&D cycle.

content/groups/ai4science/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Latest News
3+
4+
# Listing view
5+
view: compact
6+
7+
# Optional banner image (relative to `assets/media/` folder).
8+
banner:
9+
caption: ''
10+
image: ''
11+
---
74 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: FAR
3+
date: 2021-10-07
4+
image:
5+
focal_point: 'top'
6+
7+
summary: RoFly and CubeTrack cooperation summary.
8+
abstract: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.'
9+
10+
tags: [robotics]
11+
---
12+
13+
Congratulations to Zhehan Li and Jiadong Lu that the IROS EXPO proposal is accepted.
14+
15+
<!--more-->
16+
17+
We will demonstrate "Air-Ground Cooperation without Global Information: RoFly and CubeTrack Cooperation with CREPES and CoNi-MPC" at the IROS EXPO 2025, to be held during the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2025) in Hangzhou, China, from October 21–23, 2025 at the Hangzhou International Expo Center. The EXPO will serve as a dynamic platform for showcasing live robotics demonstrations to an international audience of researchers, industry experts, and practitioners.

0 commit comments

Comments
 (0)