GithubHelp home page GithubHelp logo

hubo / hubo-motion-rt Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 11.0 1.99 MB

A Linux motion control software package for Hubo which builds upon hubo-ach

License: GNU General Public License v3.0

C++ 74.19% C 21.39% Shell 4.42%

hubo-motion-rt's People

Contributors

a-price avatar ana-gt avatar hubobackup avatar mxgrey avatar petevieira avatar saulrh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hubo-motion-rt's Issues

sudo service tech virtual doesn't work

After commenting out the jointNames field in tech-console.cpp, I try to launch the following procedure as explained in hubo-ach-tab wiki and get the following error:

sudo service tech virtual
tech: unrecognized service

Fails to compile

../src/tech-console.cpp: In function ‘int main()’:
../src/tech-console.cpp:163:54: error: ‘jointNames’ was not declared in this scope
../src/tech-console.cpp:165:52: error: ‘jointNames’ was not declared in this scope
../src/tech-console.cpp:174:52: error: ‘jointNames’ was not declared in this scope

Commit empty m4 directory

Currently, setting up the repository requires an additional "mkdir m4" command. This should be fixed.

Make error no Robot.h

geovana@geoBMI:~/hubo-motion-rt$ make
make all-am
make[1]: Entering directory /home/geovana/hubo-motion-rt' /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -g -O2 -MT Hubo_Control.lo -MD -MP -MF .deps/Hubo_Control.Tpo -c -o Hubo_Control.lotest -f 'src/Hubo_Control.cpp' || echo './'src/Hubo_Control.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -g -O2 -MT Hubo_Control.lo -MD -MP -MF .deps/Hubo_Control.Tpo -c src/Hubo_Control.cpp -fPIC -DPIC -o .libs/Hubo_Control.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -g -O2 -MT Hubo_Control.lo -MD -MP -MF .deps/Hubo_Control.Tpo -c src/Hubo_Control.cpp -o Hubo_Control.o >/dev/null 2>&1 mv -f .deps/Hubo_Control.Tpo .deps/Hubo_Control.Plo /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -module -avoid-version -shared -o libhuboctrl.la -rpath /usr/lib Hubo_Control.lo -lach libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbeginS.o .libs/Hubo_Control.o -lach -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,libhuboctrl.so -o .libs/libhuboctrl.so libtool: link: ( cd ".libs" && rm -f "libhuboctrl.la" && ln -s "../libhuboctrl.la" "libhuboctrl.la" ) /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -std=gnu99 -L/usr/local/lib -g -O2 -MT daemonizer.lo -MD -MP -MF .deps/daemonizer.Tpo -c -o daemonizer.lotest -f 'src/daemonizer.c' || echo './'src/daemonizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -std=gnu99 -L/usr/local/lib -g -O2 -MT daemonizer.lo -MD -MP -MF .deps/daemonizer.Tpo -c src/daemonizer.c -fPIC -DPIC -o .libs/daemonizer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -std=gnu99 -L/usr/local/lib -g -O2 -MT daemonizer.lo -MD -MP -MF .deps/daemonizer.Tpo -c src/daemonizer.c -o daemonizer.o >/dev/null 2>&1 mv -f .deps/daemonizer.Tpo .deps/daemonizer.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu99 -L/usr/local/lib -g -O2 -module -avoid-version -shared -o libdaemonizer.la -rpath /usr/lib daemonizer.lo -lach libtool: link: gcc -shared -fPIC -DPIC .libs/daemonizer.o -L/usr/local/lib -lach -O2 -Wl,-soname -Wl,libdaemonizer.so -o .libs/libdaemonizer.so libtool: link: ( cd ".libs" && rm -f "libdaemonizer.la" && ln -s "../libdaemonizer.la" "libdaemonizer.la" ) /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -g -O2 -MT DrcHuboKin.lo -MD -MP -MF .deps/DrcHuboKin.Tpo -c -o DrcHuboKin.lotest -f 'src/DrcHuboKin.cpp' || echo './'src/DrcHuboKin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -L/usr/local/lib -I/usr/include/eigen3 -L/opt/ros/groovy/lib -g -O2 -MT DrcHuboKin.lo -MD -MP -MF .deps/DrcHuboKin.Tpo -c src/DrcHuboKin.cpp -fPIC -DPIC -o .libs/DrcHuboKin.o In file included from src/DrcHuboKin.cpp:2:0: ./include/DrcHuboKin.h:5:28: fatal error: RobotKin/Robot.h: No such file or directory compilation terminated. make[1]: *** [DrcHuboKin.lo] Error 1 make[1]: Leaving directory/home/geovana/hubo-motion-rt'
make: *** [all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.