Code Monkey home page Code Monkey logo

humanoid_navigation's People

Contributors

ahornung avatar aravindadp avatar danielmaier avatar johncalls avatar kaym9n avatar letsplaynow avatar robotis-zerom avatar robotpilot avatar sosswald avatar vrabaud avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

humanoid_navigation's Issues

Eigen not found

I have installed Eigen3 by command
sudo apt-get install libeigen3-dev
But still receive the following error during catkin_make

CMake Error at humanoid_navigation/humanoid_localization/CMakeLists.txt:7 (find_package):
By not providing "FindEigen.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Eigen", but
CMake did not find one.

Could not find a package configuration file provided by "Eigen" with any of
the following names:

EigenConfig.cmake
eigen-config.cmake

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

NAO visualization package

I want to visualize a simulated NAO robot executing footstep plans generated by the foot_step_planner. What package do you use to simulate a NAO robot? Something similar to what you depict on the ROS-wiki

Melodic Port

Do you have plans on porting this to melodic?

Localization error in an octomap using humanoid_localization with 3D lidar

Hello, I'm currently trying to use humanoid_localization in order to localize a robot equipped with 4 3D lidars inside an octomap. I made a simulation on gazebo and created the octomap by moving around the simulation. The next step is launching humanoid localization node and play the bag file containing the captured lidar points. Now the problem is that when I want to localize the robot in this octomap, the position error of the robot is big. Also I must play the bag file slowly otherwise it can't locate the robot at all. I tried to change some parameters inside the nao_localization_laser.yaml but it still doesn't work.
Is there any solution to this localization error ?

Linking error LNK2019 with gridmap_2d.dll when compiling humanoid_navigation on ROS on Windows Melodic

Hi there,
I have an Robotis OP3-like biped and successfully compiled all the required Robotis OP3 related packages on a raspberry Pi4, linux with raspbian, ROS Melodic.
But, I have a Windows 10 desktop with ROS on Windows, Melodic, as the remote computer.
During the catkin_make of the workspace, it receives an error during the linking step of gridmap_2d.dll of the humanoid_navigation package.

GridMap2D.cpp.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class ros::Time __cdecl ros::Time::now(void)" (imp?now@Time@ros@@sa?AV12@XZ) referenced in function "public: struct nav_msgs::OccupancyGrid<class std::allocator > _cdecl gridmap_2d::GridMap2D::toOccupancyGridMsg(void)const " (?toOccupancyGridMsg@GridMap2D@gridmap_2d@@qeba?AU?$OccupancyGrid@v?$allocator@Xstd@@@nav_msgs@@xz)...

All together there are 7 unresolved externals.
Has anyone seen this before or have any ideas how to get past it?
Thank you for any help or guidance,
Cheers, Smitty

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.