Tags: unl-nimbus-lab/pymavswarm
Tags
Removed support for specifying agent ID tuple in commands (#120) * Removed support for specifying agent ID tuple for commands * Fix merge conflict error * Fix bug in response access * Removed remaining check for non-list response * Removed remaining instances of non-list responses * Fixed italics * Updated changelog and bumped version * Fixes to pass CI
Add debug vector send capability (#118) * Added support for debug vect * added debug_vect to send_debug_message() * final testing complete * added a better example for debug * remove unwanted file changes * fixed stale comments and warnings for PR * remooved unwanted mission report * Fixed spelling errors and error handling issues * final cleanup for send_debug.py * final testing complete * Gramatical fixes * Updated changelog and bumped project version * Fix ci pipeline Co-authored-by: Grant Phillips <gphillip@cse-jbradley-11.local> Co-authored-by: Grant Phillips <gphillip@cse-jbradley-11.unl.edu> Co-authored-by: Evan Palmer <evanp922@gmail.com>