This is a fork from the original, including a small change in the buffer size of the hardware interface (increased to 2048) and decreasing the number of publishers and subscribers to 5. Besides, the library about the message Adc.h was modified so as to increase the number of available Adc channels to be read ( from 6 to 7 ) For this modification, a change in checksum was required
Fork of ros_lib_kinetic by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:9114cc24ddcf | 2017-10-17 | jacobepfl1692 | I increased the channels of the ADC to 6 (hence change in checksum) because my application needed it (STM32f407V6) |
1:a849bf78d77f | 2016-12-31 | garyservin | Add missing round() method |
0:9e9b7db60fd5 | 2016-12-31 | garyservin | Initial commit, generated based on a clean kinetic-desktop-full |