Restructuring
Breaking changes
- Most non-simulation-related messages have been moved to the new
ros_acomms_msgspackage - Removed the following and moved them to the
ros_acomms_uuvproject:legacy_translator_node.pyssp_node.pyxducer_safety_power_control.py
- Removed messages that had already been moved to the
ros_iridiumpackage (and should have been removed at that time):IridiumPacket.msg
- Removed
sourcePublishertopic onacomms_driver_nodeand removedSource.msgmessage - Moved example launch files to new
ros_acomms_examplespackage - Moved simulation components into new
ros_acomms_modelingproject:modem_sim_node.py- Messages:
Tick,Tock,SimPacket
- Moved test code to new
ros_acomms_testspackage
Enhancements
- Source code cleanup
- Added a bunch of stuff to
.gitignore - Removed specific version requirements for a bunch of packages in
requirements.txt
Bugfixes
- Added missing requirements to
requirements.txt:crccheck,bitstring,msgpack
Edited by Eric Gallimore