Closed Islam0mar closed 5 years ago
Hmm, I have tested rosemacs and roslisp_repl on melodic before in a virtual machine and it worked fine. I'll test it again, thanks.
I have reinstalled melodic again with no luck.
I am using SBCL 1.4.8
Hi, I retested it. It is indeed broken. I only made sure that rosemacs is still working, but roslisp_repl is broken, just as roslisp itself. There have been major changes in SBCL 1.4 since 1.3 and it will take some effort to update the whole ROS Lisp and the REPL... I'm afraid that won't happen very soon. I would suggest that you stick to 16.04 and kinetic for now... The earliest I will have time to look into this is September, after the ICRA deadline... Sorry about that.
I mean, I can fix the roslisp_repl quickly maybe, but what is the use of it if ROSLisp itself is broken... Maybe somebody else can look into this in the meanwhile, I don't know.
@CatchMeFastFat btw, you can always use an older version of the SBCL compiler, you can easily install it on your 18.04 and things should work. I known that roslisp and roslisp_repl definitely work with Version 3.1.3 on Ubuntu 14.04 and Ubuntu 16.04. Installation is very easy: you download the archive, extract it and execute the setup script.
When I try
slime
orroslisp_repl
I got the following error:I am using: ros-melodic. tried cloning this repo. and AURros-melodic-ros-emacs-utils. Both gave me the same error.
I have deleted slime package from emacs and quicklisp.
thanks in advance.