You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Upon closer inspection before running the avrdude command cmake enters "/build/helloworld/firmware" which is not where the hex file is. I am building using "catkin_make helloworld_firmware_hello" and ...