issues
search
sonia-auv
/
sonia_common
SONIA's common packages module, include all common classes that could be use around all our modules
GNU General Public License v3.0
0
stars
1
forks
source link
Fixed catkin_make warns
#121
Closed
ddvdd2005
closed
2 years ago
ddvdd2005
commented
2 years ago
Description
fixed catkin_make warns
changed certain functions from noexcept(true) to noexcept(false)
added actuatorsendreply.msg
Fixes
Link all the related issues from the issue tracker
Closes #
How has this been tested ?
it works!
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
Description
Fixes
Link all the related issues from the issue tracker
How has this been tested ?
it works!
Checklist