Introduction-to-Autonomous-Robots icon indicating copy to clipboard operation
Introduction-to-Autonomous-Robots copied to clipboard

Figure 2.1 broken on latest commit

Open vivshaw opened this issue 1 year ago • 0 comments

When I build the book locally, I find that Figure 2.1 comes out looking pretty odd:

image

I also get this error message in the terminal while building:

LaTeX Warning: File `todd85.pdf' not found on input line 56.


! Package pdftex.def Error: File `todd85.pdf' not found: using draft setting.

See the pdftex.def package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.56 ...ics[width=\unitlength,page=1]{todd85.pdf}}

When I inspect figs/todd85.pdf_tex, I see that it does indeed reference figs/todd85.pdf. But there is no file figs/todd85.pdf in the repo. Is it possible that a file was left out of #75?

vivshaw avatar Nov 02 '24 06:11 vivshaw