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

ros-load:load-system doesn't load the package

asked 2015-06-15 09:14:34 -0500

rohan gravatar image

updated 2015-06-15 14:40:16 -0500

Hi,

I run roslisp_repl and try the following command

(ros-load:load-system "cram_moveit" :cram-moveit)

The package is never loaded and the following warning is generates

System 'x-xml' is compiled by a different process. Waiting for compilation of blocking file to finish.

I am not sure what I am doing wrong. This package used to load just fine.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-15 09:22:10 -0500

rohan gravatar image

It looks like if I delete .ros folder and then try loading the packages again it works.

edit flag offensive delete link more

Comments

Yes, you probably killed the building process before it could remove the lock which is stored in the .ros directory. You should "Mark as correct" the answers if they work for you, otherwise you flood the board with unanswered questions.

gaya gravatar image gaya  ( 2015-06-15 10:01:35 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-06-15 09:14:34 -0500

Seen: 145 times

Last updated: Jun 15 '15