Registry / networking / robotraconteur

robotraconteur

JSON →
library1.2.7vcpkgunverified

Communication framework for robotics and automation enabling service-oriented architecture.

vcpkg install robotraconteur
INSTALL
IMPORT
SIG · ROBOTRACONTEUR
R
robotraconteur
networkingcppv1.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RobotRaconteur/RobotRaconteur.h
#include <RobotRaconteur/RobotRaconteur.h>

Initialize and shutdown a Robot Raconteur node.

#include <RobotRaconteur/RobotRaconteur.h> #include <iostream> int main() { RobotRaconteur::RobotRaconteurNode node; node.Init(); std::cout << "Robot Raconteur node initialized" << std::endl; node.Shutdown(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.7latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources

No resource links recorded.

robotraconteur — pip install robotraconteur · libregistry