[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Robotic toolbox for octave
From: |
Juan Pablo Carbajal |
Subject: |
Re: Robotic toolbox for octave |
Date: |
Thu, 7 May 2020 09:48:20 +0200 |
Since the introduction of classdef the toolbox works more or less out
of the box. there were issues with some plotting functions as of
octave 4.8, but the calculator functions were all working. At some
point there were functions using tables and that broke even more
compatibility. But as far as I remember they went back with that
decision.
Also, old versions of the package (before classdef, i.e. by the time
of the "Robotics, vision and control" book) work alright.
Regards,