You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[ ] I am at the right place and my issue is directly related to ROS#. General technical questions I would post e.g. at [ROS Answers](https://answers.ros.org/) or [Stack Overflow](https://stackoverflow.com). For library-specific questions I would look for help in the corresponding library forums.
22
-
*[ ] I have thoroughly read [the Contributing Guideline](Contributing.md) and writing this issue is the right thing to do in my case.
22
+
*[ ] I have thoroughly read [the Contributing Guideline](Contributing) and writing this issue is the right thing to do in my case.
*[ ] I am at the right place and my issue is directly related to ROS#. General technical questions I would post e.g. at [ROS Answers](https://answers.ros.org/) or [Stack Overflow](https://stackoverflow.com). For library-specific questions I would look for help in the corresponding library forums.
22
-
*[ ] I have thoroughly read [the Contributing Guideline](Contributing.md) and writing this issue is the right thing to do in my case.
22
+
*[ ] I have thoroughly read [the Contributing Guideline](Contributing) and writing this issue is the right thing to do in my case.
*[ ] I am at the right place and my issue is directly related to ROS#. General technical questions I would post e.g. at [ROS Answers](https://answers.ros.org/) or [Stack Overflow](https://stackoverflow.com). For library-specific questions I would look for help in the corresponding library forums.
21
-
*[ ] I have thoroughly read [the Contributing Guideline](Contributing.md) and writing this issue is the right thing to do in my case.
21
+
*[ ] I have thoroughly read [the Contributing Guideline](Contributing) and writing this issue is the right thing to do in my case.
rosSocket.CallService<rosapi.GetParamRequest,rosapi.GetParamResponse>("/rosapi/get_param",ServiceCallHandler,newrosapi.GetParamRequest("/rosdistro","defaut_value"));// Just "default" for ROS1
64
+
//rosSocket.CallService<rosapi.GetParamRequest, rosapi.GetParamResponse>("/rosapi/get_param", ServiceCallHandler, new rosapi.GetParamRequest("/rosdistro", "default")); // ROS1
0 commit comments