We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f48fb9 commit b559c2fCopy full SHA for b559c2f
include/ur_client_library/ur/ur_driver.h
@@ -661,7 +661,7 @@ class UrDriver
661
* \brief Starts the primary client
662
*/
663
void startPrimaryClientCommunication();
664
-
+
665
void registerTrajectoryInterfaceDisconnectedCallback(std::function<void(const int)> fun)
666
{
667
trajectory_interface_->registerDisconnectionCallback(fun);
0 commit comments