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

launch lisp REPL error

asked 2014-08-13 11:27:13 -0500

Kat gravatar image

updated 2014-08-13 16:39:33 -0500

I was trying one of the first CRAM tutorial and it says 'launch lisp REPL.' I have installed roslisp but when i run 'rosrun roslisp_repl repl' as the roslisp tutorial says to do, I get "[rosrun] Couldn't find executable named repl below /opt/ros/groovy/share/roslisp_repl"

Any ideas what I am doing wrong?

Btw, I am using Ros Groovy on ubuntu 12.04.

Thanks!

edit retag flag offensive close merge delete

Comments

Does that directory exist? What files does it contain?

joq gravatar image joq  ( 2014-08-14 10:09:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-01-12 09:25:15 -0500

gaya gravatar image

You were using an old version of the roslisp tutorial, I suggest to always refer to the original wiki.rog.org pages instead of mirrors. If you installed roslisp_repl from source then the command would be

$ rosrun roslisp_repl roslisp_repl

otherwise it's simply

$ roslisp_repl

You can find the original tutorial here

edit flag offensive delete link more

Comments

Note: I guess it's too late to answer this question now (my email subscription filter didn't work as expected so I missed this, sorry) but as I didn't find any guidelines on how old a question should be not to revive it, I'm putting an answer here in any case for future reference.

gaya gravatar image gaya  ( 2015-01-12 09:25:43 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-08-13 11:27:13 -0500

Seen: 144 times

Last updated: Jan 12 '15