Eric Linxie
Eric Linxie
Hello, I am following [this tutorial](https://community.rti.com/static/documentation/connext-dds/6.1.0/doc/manuals/connext_dds_professional/getting_started_guide/cpp11/intro_pubsub_cpp.html), and in [this section](https://community.rti.com/static/documentation/connext-dds/6.1.0/doc/manuals/connext_dds_professional/getting_started_guide/cpp11/intro_pubsub_cpp.html) , it says there is supposed to be a README_.txt` file that tells me how to compile my example code....
Hello, I was wondering what the correct command would be if I wanted to run your script on a mac? I tried the default: `python yolo_slowfast.py --input 0` and got...
I am try to convert the following code (sample function, replacing back-ticks with apostrophes ) `Markdown` ``` ''' python def sample(args): return args[0] ''' ( Other docs here ) ```...