amscosta
amscosta
Hi All, After a faulty upload of the code from the matlab menu (picture below) the Pixhawk is in a faulty mode (the bigger led is dead like in the...
Hi All, I am trying to simulate the HIL experiments from chapter 8 of prof. Quan book. In the page 365, it is said : "Simulation performance Arm the quadcopter...
Hi All, I am trying to upload the e_8_1_HIL example but the "PX4 PSP: Upload code to Px4FMU" script is only searching in the "COM3" port. I was able to...
Hi All, I am trying to simulate e7.3(HIL) and e8.1 (HIL) from prof. Quan book. Should I set CH6 as inactive(unassigned) and just make CH5 active(assigned) ? Any comment is...
Hello, The following warning is issued when processing one of the .xml from the example data: Processing: paperetl/file/data/0.xml /usr/local/lib/python3.10/dist-packages/paperetl/file/tei.py:35: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an...
Apologies if my question is too silly. In the description you wrote : "PDF parsing relies on an existing GROBID instance to be up and running. It is assumed that...
Hello, Great book. Unfortunatelly is giving an error in the very first cell in google colab: You are working on Google Colab. Files will be downloaded to "/content". Downloading required...
Hello, Great book. Unfortunatelly when trying to process the first cell of ch09 at google colab, the following error emerges: You are working on Google Colab. Files will be downloaded...
Hello Running jupyter notebook locally for the section : Summarizing Text Using Machine Learning. Code stops with error when try to apply the topN function : topN = lambda x:...
The following error is displayed when I load the default example igs : lines = iges.to_vtk(bsplines=True, surfaces=False, merge=True) Traceback (most recent call last): File "", line 1, in File "C:\Users\User\VMTK\lib\site-packages\pyiges\check_imports.py",...