0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #164 from chuck-h/patch-1 More... over 10 years ago
Update make_library.py More... over 10 years ago
0.5.6 More... about 11 years ago
Updated changelogs. More... about 11 years ago
Fix rosserial_windows version number. More... about 11 years ago
Add Mike Purvis as maintainer to all but xbee. More... about 11 years ago
Merge pull request #123 from kshehata/winserial More... about 11 years ago
Merge pull request #126 from girtslinde/missing-inwaiting More... about 11 years ago
Added the missing inWaiting() to RosSerialServer More... about 11 years ago
Changed licenses to Clearpath default More... about 11 years ago
Fixed indent style to match ROS guidelines More... about 11 years ago
Fixed license file for WindowsSocket and ros to remove refs to Willow. Changed make_libraries.py back to Willow Garage, since there are only minor changes from the original. Added license headers to the examples. More... about 11 years ago
Merge branch 'winserial' of https://github.com/kshehata/rosserial into winserial More... about 11 years ago
Added an example of how to receive messages using rosserial_windows More... about 11 years ago
Fixed numbered list and added link to tutorial More... about 11 years ago
Adding instructions for TestDrive example in rosserial_windows More... about 11 years ago
Updated sample code to be robot agnostic and fixed unitialized message fields. More... about 11 years ago
Updated 64-bit float to be double on Windows. More... about 11 years ago
Added copying the examples to CMakeLists for rosserial_windows More... about 11 years ago
Added an example of how to send drive commands to a Husky from Windows More... about 11 years ago
Fixed outputting error messages when recv returns with no data. Also updated the comments to say that we're using non-blocking IO More... about 11 years ago
Cleaned up CMakeLists after removing the Arduino examples More... about 11 years ago
Removing leftovers from Arduino More... about 11 years ago
Updated the changelog to show just the 0.0.0 release for rosserial_windows More... about 11 years ago
Rewrote the Windows Socket interface for rosserial_windows. The old code was a hack put in place. This is slightly better. Also updated the license boilerplate. More... about 11 years ago
Updated make_libraries.py for Windows. Only really changed names. Also removed ArduinoHardware.h which got missed in the last commit. More... about 11 years ago
Started making package for Windows. Updated package definition and CMakelists Brought in customizations for WindowsSocket from existing project. Renamed directories. Removed Arduino-specific elements. More... about 11 years ago
Adding rosserial_windows for Windows clients on rosserial. Using Arduino as a starting point. More... about 11 years ago
Merge pull request #106 from linvinus/hydro-devel More... over 11 years ago
Merge pull request #108 from paulbovbel/hydro-devel More... over 11 years ago