Skip to content

NEURoboticsClub/hsky-fork-template

Repository files navigation

HSKY Fork Template

This repo serves as a template project to be forked for all HSKY robots. HSKY's common library, hskylib, is included as a submodule.

Getting Started

  1. Fork this repository
  2. Clone the forked repository (SSH)
    • git clone --recurse-submodules git@github.com:NEURoboticsClub/hsky-fork-template.git
    • If you've already cloned the repository with git clone git@github.com:NEURoboticsClub/hsky-fork-template.git, you can initialize the submodule by running git submodule update --init --recursive
  3. If you're using clangd as your language server, you can generate compile_commands.json with the comand pros build-compile-commands

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages