Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
futbot
futbot2014
Commits
a217d43f
Commit
a217d43f
authored
Feb 23, 2015
by
Aylen Ricca
Browse files
organizing files in folders
parent
81bb21fe
Changes
4
Hide whitespace changes
Inline
Side-by-side
visrob2/
pruebas_pre/calib
/calibracion.py
→
visrob2/
calibracion
/calibracion.py
View file @
a217d43f
File moved
visrob2/camera_setup.sh
→
visrob2/
calibracion/
camera_setup.sh
View file @
a217d43f
File moved
visrob2/
src/Havimo
/utilsBlobs.h
→
visrob2/
include
/utilsBlobs.h
View file @
a217d43f
File moved
visrob2/make.sh
deleted
100755 → 0
View file @
81bb21fe
#!/bin/sh
rm
-rf
build
mkdir
build
cd
build/
cmake
-DCAMARA
=
web
-DCMAKE_CXX_COMPILER
=
g++ ..
make
make
install
cd
../example/IntegradoWEB
rm
-rf
build
mkdir
build
cd
build/
cmake
-DCMAKE_CXX_COMPILER
=
g++ ..
make
make
install
cd
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment