Closed
Conversation
* Fix roslz4 build issue on Windows * Fix xmlrpcpp build issue on Windows, fix polling fails when run on Windows * Fix roscpp build issue on Windows * Fix rosbag_storage build issue on Windows * fix issues in python scripts to run roscore on Windows * Fix build issue when build with CATKIN_ENABLE_TESTING on but without googletest * Fix build issue on Windows * correct typo * refine changes * refine changes * Adjust what to expose from XmlRpcClientForTest * Add back const * Proper indent * Create helper function for socketpair on Windows * fine tune change * revert unrelated whitespace changes * export _logHandler from XmlRpcLogHandler * Fix message_filters test code build break * refine change * refine change * Add missing header file back * Add storage-class attribute for various classes
Add package:// processing to roslaunch
Use non-posix way to split command string.
Fix Rosmsg unit test failures
Use script name rosrun.bat on Windows
binplace rosbag_storage.dll to ${CATKIN_GLOBAL_BIN_DESTINATION}
Query resolved_ips according to ipv6()
Make resource-retriever optional
normalize the string to utf-8 before passing to environment block.
Fix more shlex.split usage for Windows.
…ile not available
Check if samefile is supported, fall back to check path name if samef…
Move rosbag_storage.dll to package lib destination
…os#23) On Windows, it's slower and need more time to finish the test
It takes more time to finish on Windows
Fix test issue on comparing output on Windows
This reverts commit de4268a.
another attempt to fix launch command support for Windows
This reverts commit e3e2bfb.
Move the winsock2.h header into cpp file
Use boost sleep
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.