Giter VIP home page Giter VIP logo

centroidalplanner's People

Contributors

alaurenzi avatar lucarossini-iit avatar matteoparigi avatar

Watchers

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

centroidalplanner's Issues

compilation problem

hi guys,
ho problemi a compilare. Quando faccio cmake . mi dice che vuole roscpp:

-- Could NOT find roscpp (missing: roscpp_DIR)
-- Could not find the required component 'roscpp'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:82 (find_package):
Could not find a package configuration file provided by "roscpp" with any
of the following names:

roscppConfig.cmake
roscpp-config.cmake

Add the installation prefix of "roscpp" to CMAKE_PREFIX_PATH or set
"roscpp_DIR" to a directory containing one of the above files. If "roscpp"
provides a separate development package or SDK, be sure it has been
installed.

E' necessario ROS o posso ovviare in qualche modo?

Grazie in anticipo se potete darmi una mano!

CartesIO_2

Hi @alaurenzi,

In the SurfaceReacher utility that I have implemented I have some dependencies on CartesianInterface that do not allow me to build after CartesIO_2 refactor.

Could you please give me support on this?

Link to header file Utils.h: https://github.com/ADVRHumanoids/CentroidalPlanner/blob/master/include/CentroidalPlanner/Utils/Utils.h
here I include:

#include <cartesian_interface/CartesianInterfaceImpl.h>
#include <cartesian_interface/ros/RosServerClass.h>
#include <cartesian_interface/ros/RosImpl.h>

and the method that creates some problems is:

bool ReachSurface(XBot::Cartesian::RosImpl& ci,
                  std::string contact_name,
                  Eigen::Vector3d contact_lin_vel,
                  double F_thr); 

Link to source file SurfaceReacher.cpp:
https://github.com/ADVRHumanoids/CentroidalPlanner/blob/master/src/Utils/SurfaceReacher.cpp

Thank you in advance!

Solver return status solution

This possibility is available only in the latest versions of ifopt:

https://github.com/ethz-adrl/ifopt/blob/master/ifopt_core/include/ifopt/solver.h

while in the ROS Kinetic installation is not present. I would suggest to migrate to the new version locally (I mean to manually compile the latest version of ifopt) for people with Ubuntu 16.04 (like me) while the rest should have the right version (maybe someone with Ubuntu 18.04 and ROS whatever can confirm).

@FrancescoRuscelli @lucarossini-iit @alaurenzi @matteoparigi

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.