Skip to content

bhsaztecs/Eden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eden is an abstraction library that interfaces with KIPR's wombat.

See https://github.com/kipr/libwallaby

Eden is licensed under GNU AGPL.

see data/example.cpp for example code

Installation:

git clone https://github.com/bhsaztecs/Eden
cd Eden
source data/shfuncs
initialize

Compiling

compile [destination folder] [target]
# destination folder should be UserName/ProjectName,
# the full path name on the robot would be
# /home/kipr/Documents/KISS/UserName/ProjectName

# target is either "executable" or "library" at the moment
# target takes any function, but executable & library are
# the only ones tested

Troubleshooting:

I'm not seeing my project in the IDE

edit "/home/kipr/Documents/KISS/[UserName]/[ProjectName]/project.manifest" and "/home/kipr/Documents/KISS/(i forgot the path sorry)"

SCP refused to copy my files

shell
cd /home/kipr/Documents/KISS/[UserName]/
sudo chmod 777 -R *

About

abstraction library for BHS Aztecs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors