nm46nm
nm46nm
用的一个模板,用原模板的bib style正常,当把style换成gb7714-2015时,编译到\printbibliography时就出错: ``` ) [7] [8] ! Extra \else. \CJK@XXX ...}\expandafter \CJK@ignorespaces \else \csname u8:\string #1\stri... l.100 \printbibliography[heading = bibliography] ? ``` 无论后边加不加参数、加什么参数,都会出错,只有把\printbibliography注释掉,就正常。 这是为什么?我的bib文件中中英文文献都有,难道不支持中文?
I launch the start_pid_demo.launch, and control the rov by publishing velocities to the topic rexrov/cmd_vel. But how can I get the real velocities of the robot. I only found the...
I have the following problem when running "demo.py", could anyone tell me how to solve it? ` WARNING:tensorflow:From C:\Users\10137\Anaconda3\lib\site-packages\tensorflow\python\framework\op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a...
**Describe the Bug** I want to simulate robot in water. I find an example that tells me to do the following and the webots crashed after step 4. **Steps to...