octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50466] hgtransform function missing


From: Bob Stephens
Subject: [Octave-bug-tracker] [bug #50466] hgtransform function missing
Date: Tue, 7 Mar 2017 05:25:38 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #3, bug #50466 (project octave):

I've attached my working files. After doing so I remembered that the version
of makehgtform.m that I have so far relies on the robotics toolbox I mentioned
earlier so may not make much sense at this point. It creates a 4*4
transformation matrix based on the type passed in.

hgtransform is doing some of what I want but I think I have a notable logic
failure in the actual application of the transformation matrix. The parts of
the surfaces which make up the group change shape (and size when I include the
scale transform) but not in the way I'm expecting. 

There is a test structure to drive it based on code snippets for using
hgtransform eg (http://matlab.izmiran.ru/help/techdoc/ref/hgtransform.html).

Posting in case this of interest to others either for their own use or for
guiding a learner.

I'm using padarray in the listener because I've not yet worked out how to
append rows to the bottom of the matrix.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50466>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]