Git Product home page Git Product logo

hexapod-ros's Introduction

Hexapod ROS

An Hexapod robot for ROS Kinetic.

Some notes

Display robot model: roslaunch crab_description display_model.launch

Display gait kinematics: roslaunch crab_description gait_disp_mode.launch

Leg IK: rosservice call /crab_leg_kinematics/get_ik TAB-TAB

hexapod-ros's People

Contributors

eborghi10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hexapod-ros's Issues

got a error when I build the code.

Excuse me,I got a error when I used the repositories code constructed a workspace to build .Can you tell why?

The error information is:

In file included from /home/zys/HexapodAlgorithm/Hexapod-ROS/src/crab_imu/src/IMU/DCM.cpp:9:0:
/usr/include/stdlib.h:837:12: error: expected unqualified-id before ‘int’
extern int abs (int __x) __THROW attribute ((const)) __wur;
^
/usr/include/stdlib.h:837:12: error: expected ‘)’ before ‘int’
/usr/include/stdlib.h:837:12: error: expected ‘)’ before ‘int’
In file included from /usr/include/c++/7/cmath:47:0,
from /usr/include/c++/7/math.h:36,
from /home/zys/HexapodAlgorithm/Hexapod-ROS/src/crab_imu/src/IMU/DCM.cpp:12:
/usr/include/c++/7/bits/std_abs.h:52:11: error: ‘::abs’ has not been declared
using ::abs;
^~~
crab_imu/CMakeFiles/imu.dir/build.make:86: recipe for target 'crab_imu/CMakeFiles/imu.dir/src/IMU/DCM.cpp.o' failed
make[2]: *** [crab_imu/CMakeFiles/imu.dir/src/IMU/DCM.cpp.o] Error 1
CMakeFiles/Makefile2:1764: recipe for target 'crab_imu/CMakeFiles/imu.dir/all' failed
make[1]: *** [crab_imu/CMakeFiles/imu.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /home/zys/HexapodAlgorithm/Hexapod-ROS/src/crab_body_kinematics/src/body_kinematics.cpp:1:0:
/home/zys/HexapodAlgorithm/Hexapod-ROS/src/crab_body_kinematics/src/body_kinematics.hpp:7:10: fatal error: crab_msgs/GetLegIKSolver.h: No such file or directory
#include <crab_msgs/GetLegIKSolver.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
crab_body_kinematics/CMakeFiles/body_kinematics.dir/build.make:62: recipe for target 'crab_body_kinematics/CMakeFiles/body_kinematics.dir/src/body_kinematics.cpp.o' failed
make[2]: *** [crab_body_kinematics/CMakeFiles/body_kinematics.dir/src/body_kinematics.cpp.o] Error 1
CMakeFiles/Makefile2:1707: recipe for target 'crab_body_kinematics/CMakeFiles/body_kinematics.dir/all' failed
make[1]: *** [crab_body_kinematics/CMakeFiles/body_kinematics.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j2 -l2" failed
The terminal process "bash '-c', 'catkin_make'" terminated with exit code: 1.

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.