Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Mechatronics-SDSU/install_archive_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

This Repo is designed to help an environment get accustomed to the mechatronics software workflow.

Directories

  • install.sh - Will add directory ~$HOME/ROBOT_LIB to computer for storage of robot related scripts
  • checkout.sh - Will download appropriate package from the mechatronics github package repository
  • export.sh - This can be sourced to export ROBOT_LIB to PATH and PYTHONPATH to run scripts from anywhere on the system

Getting Started

Run these commands to set up your system with the mechatronics packages

bash install.sh
cat export.sh | tee -a ~/.bashrc > /dev/null

This will add ROBOT_LIB to your bashrc and create these first scripts. Now you can use the checkout.sh command to see our github repos.

About

This Package Aims to Help Get Started with the Mechatronics Codebase and Setup a New Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages