Git Product home page Git Product logo

Comments (7)

OmkarBharambe avatar OmkarBharambe commented on June 27, 2024 1

README file in the include folder of the package says:

The original move_group_interface.h header file is included in the ~/opt/ros/foxy/include/moveit/move_group_interface folder in your Ubuntu 20.04 machine (if MoveIt!2 has been installed). This folder has restricted access, thus the following steps must be followed to paste the move_group_interface_improved.h file into that path:

  1. Install Nautilus Admin:
    sudo apt-get install nautilus-admin
  2. Once the installation finishes, Nautilus must be restarted:
    nautilus -q
  3. Open the ~/opt/ros/foxy/include/moveit/move_group_interface folder -> Right click -> Open as administrator.
  4. Paste the move_group_interface_improved.h file.

from ros2_robotsimulation.

amirobotic avatar amirobotic commented on June 27, 2024

I have the same issue with MoveL_action.

from ros2_robotsimulation.

csharrock avatar csharrock commented on June 27, 2024

am getting the same issue

from ros2_robotsimulation.

yctros2 avatar yctros2 commented on June 27, 2024

I have the same problems。Has anyone solved this problem?

from ros2_robotsimulation.

pbrandstet avatar pbrandstet commented on June 27, 2024

Issue is still there.
Can you please provide a fix?
move_group_interface_improved.h doesn't exist in MoveIt2

from ros2_robotsimulation.

yctros2 avatar yctros2 commented on June 27, 2024

this issue is still there,who solve it?

from ros2_robotsimulation.

Shashank433 avatar Shashank433 commented on June 27, 2024

After copying the code from move_group_interface_improved.h folder to the move_group_interface.h folder, go to all the move_.action.cpp files and edit this line of code "#include <moveit/move_group_interface/move_group_interface_improved.h>" into "#include <moveit/move_group_interface/move_group_interface.h>" this. Its in line 43. Then it builds the ros2_actions successfully

from ros2_robotsimulation.

Related Issues (20)

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.