ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

How to edit configuration in MoveIt?

asked 2020-04-07 02:28:04 -0500

BrandDebiel gravatar image

updated 2020-04-07 02:47:04 -0500

Dear All,

With the MoveIt Setup Assistant I managed to generate a configuration as described in one of the MoveIt tutorials. Now I want to edit that particular configuration by pressing the 'Edit Existing MoveIt Configuration Package' button. I would expect that you can browse to the folder where the configuration is stored and open it. In my case 'home/catkin_ws/src/test_moveit_config'. But all the files in that and the underlaying folders are greyed out. Has this something to do with the fact that the right file is not present in those folders? Or does it might have something to do with access rights from Ubuntu? Online I am unable to find anything that points me in the right direction as in every tutorial new configurations are made instead of editing existing ones. Any help is appreciated. Thanks.

Solution: Open the folder that contains the package.xml in you saved configuration. No need to open a particular file as the configuration is stored as a package.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2020-04-07 02:33:34 -0500

gvdhoorn gravatar image

I would expect that you can browse to the folder where the configuration is stored and open it. In my case 'home/catkin_ws/src/test_moveit_config'. But all the files in that and the underlaying folders are greyed out. Has this something to do with the fact that the right file is not present in those folders? Or does it might have something to do with access rights from Ubuntu?

Loading an existing configuration means loading a package. A package is a set of files in a directory with a manifest (ie: a package.xml).

So in order to open an existing configuration, you do typically browse to the folder and then click load.

If that is not possible for you then please add a screenshot to your question text, preferably with some highlights indicating where you believe you should be able to click and what isn't working for you.

edit flag offensive delete link more

Comments

Got, it! Works like charm. I already figured it couldn't be that difficult. Thanks a lot!

BrandDebiel gravatar image BrandDebiel  ( 2020-04-07 02:45:15 -0500 )edit

Hi, I have a same problem. I want to edit that particular configuration by pressing the 'Edit Existing MoveIt Configuration Package' button. Then I choose the relevant folder. But I get an error. The error is: The choosen package location exists but was not created using moveit setup assistant. If this is a mistake, provide the missing file: /home/merbay/moveit_ws/src/robot_arm_urdf/urdf/.setup_assistant Thank you for any helping.

MucahitErbay gravatar image MucahitErbay  ( 2023-05-09 11:19:21 -0500 )edit

I would suggest to post a new question.

Visibility of comments under questions with accepted answers from 3 years ago is going to be very low.

gvdhoorn gravatar image gvdhoorn  ( 2023-05-10 06:08:11 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-04-07 02:28:04 -0500

Seen: 663 times

Last updated: Apr 07 '20