RVC3-MATLAB icon indicating copy to clipboard operation
RVC3-MATLAB copied to clipboard

New toolbox, data and examples for Robotics, Vision & Control: 3rd edition in MATLAB

Results 15 RVC3-MATLAB issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I recently ran all of our RVC3 book tests (running the MLX chapter files) with 24b. There was an error complaining about `getCurrentJob` (Parallel Computing Toolbox) not...

investigating

**Describe the bug** I recently ran all of our RVC3 book tests (running the MLX chapter files) with 24b. There was an error complaining about `vision.LocalMaximaFinder` being removed in `appendices.mlx`....

investigating

Errors in books are a nightmare for the readers and the authors! If you spot something that is wrong, or something could be improved (clearer, less confusing, less ambiguous) please...

Errors in books are a nightmare for the readers and the authors! If you spot something that is wrong, or something could be improved (clearer, less confusing, less ambiguous) please...

Considering the bugs mentioned in #5, I tried to fix the visualization problems of the prismatic joints in the teach methods of both ETS2 and ETS3. The related file RTBPlot...