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 b8d59f0 commit e24270bCopy full SHA for e24270b
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