Aldo Vargas
Aldo Vargas
I added a couple of lines that make it easier to have equation support (nicely) with this great theme: Add this to your `thesis-example.tex` file: ``` \usepackage{amsmath} \newcommand{\mt}[1]{\mathbf{#1}} \newcommand{\vc}[1]{\boldsymbol{#1}} ```...
Hi! Is there a way to integrate a .bst file for styling the bibliography? it should be something like this: ``` \bibliographystyle{stylename} \bibliography{bibfile} ``` But there is tons of error...
Has anyone added a nomenclature?? I'm looking to add one just after the table of contents, should I just include the file on the "% Front matter"?? something like: "\include{content/nomenclature}"??...
This is not an issue, just like a question or request... how can we change it to read a device like `/dev/video0` instead of the rpi camera? thanks a lot!
Hi! Thanks for this great work! This is not an issue with this repo... which works great to be honest! I have a couple of questions if its possible to...
Hi, My robot setup uses 2 roboclaws on 4 wheels, I could not make it work as explained on the readme (using packet serial mode), that did not worked for...
### How did you install WebODM (docker, installer, etc.)? docker ### What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/) Chrome 116 on macOS (Monterey) ### What is...
Hi! I have an M600 with an onboard computer attach to it, the computer is running ubuntu 18.04, ROS Melodic. I'm currently using tag 3.8.1 of the Onboard-SDK-ROS, compilation work...
Hi all!! I know this is an old topic and its actually a non-supported SDK version anymore, but maybe someone can help me out to figure it out some issue...
Hi all, I know that the N3 is not supported for the current SDK version, but I'm using tag 3.8.1... The topic `/dji_sdk/height_above_takeoff` is always at 0.0 even when the...