Skip to content

Commit

Permalink
Quartz sync: Feb 7, 2024, 3:20 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Song committed Feb 7, 2024
1 parent 27e2f51 commit e435b4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions content/FSM/Week 4.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ wget http://fishros.com/install -O fishros && . fishros

#### Related Links

- [https://mac.getutm.app/](https://mac.getutm.app/)
- [https://wiki.ros.org/noetic/Installation/Ubuntu](https://wiki.ros.org/noetic/Installation/Ubuntu)
- [https://zhuanlan.zhihu.com/p/515361781](https://zhuanlan.zhihu.com/p/515361781) (Install ROS Noetic on Ubuntu 20.04, Chinese tutorial)
- UTM, Virtual Machine on MacOS [https://mac.getutm.app/](https://mac.getutm.app/)
- Official Install ROS Noetic [https://wiki.ros.org/noetic/Installation/Ubuntu](https://wiki.ros.org/noetic/Installation/Ubuntu)
- Install ROS Noetic on Ubuntu 20.04 in Chinese [https://zhuanlan.zhihu.com/p/515361781](https://zhuanlan.zhihu.com/p/515361781)

Trying to install AI habitat locally.
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const config: QuartzConfig = {
highlight: "rgba(143, 159, 169, 0.15)",
},
darkMode: {
light: "#161618",
light: "#2c2c2e",
lightgray: "#393639",
gray: "#646464",
darkgray: "#d4d4d4",
Expand Down

0 comments on commit e435b4c

Please sign in to comment.