📘 《机器人中的传感器原理与应用》
这是一个基于 GitHub Pages + Jekyll 的技术博客,用于记录和分享机器人感知系统的知识与实践。
上传到 GitHub 后,在仓库的 Settings → Pages 中启用 Pages 即可访问。 默认访问地址为:
https://<your-github-username>.github.io/robot-sensor-blog/
bundle install
bundle exec jekyll serve访问 http://localhost:4000。