Skip to content

sammsaski/hybrid-robot-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Description

A repository containing simulated environments used to test models of small, autonomous robots.

git Workflow

  1. Checkout a new branch using git checkout -b <branch name>.
  2. Make code changes.
  3. Add code changes using git add <files to add>
  4. Commit changes using git commit -m "<message>"
  5. Push changes using git push. If prompted for username and password, use GitHub personal access token for password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published