docs: modify content
This commit is contained in:
parent
8eef6b2f37
commit
4ad6239627
@ -81,7 +81,7 @@ export const navbar = defineNavbarConfig([
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'link.svg',
|
icon: '/link.svg',
|
||||||
text: '友情链接',
|
text: '友情链接',
|
||||||
items: [
|
items: [
|
||||||
{icon: '/friend.svg', text: '个人', link: '/friends/persons/'},
|
{icon: '/friend.svg', text: '个人', link: '/friends/persons/'},
|
||||||
|
@ -33,7 +33,7 @@ Missing Semester可以帮助你找到学习计算机的乐趣
|
|||||||
|
|
||||||
### 我想从事这些行业需要准备什么吗?
|
### 我想从事这些行业需要准备什么吗?
|
||||||
|
|
||||||
毕业工作去找实习,熟悉主流开发技术;读研究生去读、发表论文、练英语,选择性钻研底层技术。
|
毕业工作去找实习,熟悉主流开发技术;读研究生去读、发表论文、练英语,选择性钻研底层技术。当然,这只是一种可能的选择,具体还是要看自己的兴趣和目标。
|
||||||
|
|
||||||
### 我没有基础/我怕学不会怎么办?
|
### 我没有基础/我怕学不会怎么办?
|
||||||
|
|
||||||
@ -43,7 +43,7 @@ Missing Semester可以帮助你找到学习计算机的乐趣
|
|||||||
|
|
||||||
### 我该怎样找到自己的兴趣点?
|
### 我该怎样找到自己的兴趣点?
|
||||||
|
|
||||||
多实践、多独立思考、做有创造性的事情
|
多实践、多独立思考、做有创造性、能发挥主观能动性的事情
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -53,6 +53,6 @@ Missing Semester可以帮助你找到学习计算机的乐趣
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 我感觉请教前辈们很不好意思?
|
### 我感觉请教同学们很不好意思?
|
||||||
|
|
||||||
当一个礼貌懂事的小朋友来提问的时候,没有人会拒绝的~~
|
当一个礼貌懂事的同学来提问的时候,没有人会拒绝的~~(其实大家都很社恐)
|
||||||
|
@ -11,6 +11,10 @@ LobeChat OpenSource LLM chat platform.
|
|||||||
|
|
||||||
</LinkCard>
|
</LinkCard>
|
||||||
|
|
||||||
|
## 官方使用指南
|
||||||
|
<LinkCard icon="https://lobechat.com/icons/icon-192x192.png" href="https://lobehub.com/zh/docs/usage/start?utm_source=chat_preview" title="LobeChat功能"></LinkCard>
|
||||||
|
|
||||||
|
用户界面
|
||||||
::: demo-wrapper no-padding
|
::: demo-wrapper no-padding
|
||||||

|

|
||||||
:::
|
:::
|
||||||
|
@ -9,8 +9,16 @@ Robot Operating System 2
|
|||||||
|
|
||||||
The Robot Operating System (ROS) is a set of software libraries and tools that help you build robot applications. From drivers to state-of-the-art algorithms, and with powerful developer tools, ROS has what you need for your next robotics project. And it's all open source. Full project details on [ROS.org](https://ROS.org)
|
The Robot Operating System (ROS) is a set of software libraries and tools that help you build robot applications. From drivers to state-of-the-art algorithms, and with powerful developer tools, ROS has what you need for your next robotics project. And it's all open source. Full project details on [ROS.org](https://ROS.org)
|
||||||
|
|
||||||
|
## Repo List for developing ROS2
|
||||||
|
|
||||||
<CardGrid>
|
<CardGrid>
|
||||||
<RepoCard repo="ros2/ros2"></RepoCard>
|
<RepoCard repo="ros2/ros2"></RepoCard>
|
||||||
<RepoCard repo="ros2/ros2_documentation"></RepoCard>
|
<RepoCard repo="ros2/ros2_documentation"></RepoCard>
|
||||||
<RepoCard repo="ros2/rclcpp"></RepoCard>
|
<RepoCard repo="ros2/rclcpp"></RepoCard>
|
||||||
</CardGrid>
|
</CardGrid>
|
||||||
|
|
||||||
|
## Attached links
|
||||||
|
|
||||||
|
- [ROS2](https://ros.org)
|
||||||
|
- [古月居](https://guyuehome.com)
|
||||||
|
- [中智讯](https://zonesion.com.cn)
|
Loading…
x
Reference in New Issue
Block a user