Peter Corke

Results 130 comments of Peter Corke

Thanks @pauloone for this. I've copied the changes manually to get it into future branch before staging it to main.

thanks for this, it's elegant to use the trace twice. Can you give me the numeric example where `iseye()` failed. `iseye()` applies the tolerance threshold to the norm of the...

I've had reports from users of other toolboxes on linux (I'm guessing) with Python 3.10. Can you ensure all your packages are uptodate, or haven't been regressed by some subsequent...

this is a good idea. I want the package to work well for numeric and symbolic values. I wonder what causes the big gaps between the columns? `precision`, `suppress_small` and...

Thanks for your interest in the toolbox. We made a separate fix for this problem and we'd like to compare the results of your code and unit tests with our...

Thanks for your interest in the Toolbox and for submitting this PR. This issue has been resolved by the author of coloured for versions beyond 2.0.0, and existing Toolbox code...

Thanks for your interest in the toolbox. This PR has been merged into future branch, not yet on PyPI.

this is an issue with the machine vision toolbox, not an error with the book.

what version of MVTB are you using? I cannot find these lines anywhere in the current code base.

I need a bit more detail. You are getting an image from Coppeliasim and want to process it using the MVTB CentralCamera class?