rclnodejs
Version:
ROS2.0 JavaScript client with Node.js
28 lines (27 loc) • 1.14 kB
TypeScript
/// <reference path="./action_client.d.ts" />
/// <reference path="./action_server.d.ts" />
/// <reference path="./action_uuid.d.ts" />
/// <reference path="./client.d.ts" />
/// <reference path="./clock_type.d.ts" />
/// <reference path="./clock.d.ts" />
/// <reference path="./context.d.ts" />
/// <reference path="./distro.d.ts" />
/// <reference path="./duration.d.ts" />
/// <reference path="./entity.d.ts" />
/// <reference path="./guard_condition.d.ts" />
/// <reference path="./interfaces.d.ts" />
/// <reference path="./lifecycle.d.ts" />
/// <reference path="./lifecycle_publisher.d.ts" />
/// <reference path="./logging.d.ts" />
/// <reference path="./node.d.ts" />
/// <reference path="./node_options.d.ts" />
/// <reference path="./parameter.d.ts" />
/// <reference path="./publisher.d.ts" />
/// <reference path="./qos.d.ts" />
/// <reference path="./rate.d.ts" />
/// <reference path="./service.d.ts" />
/// <reference path="./service_introspection.d.ts" />
/// <reference path="./subscription.d.ts" />
/// <reference path="./time_source.d.ts" />
/// <reference path="./time.d.ts" />
/// <reference path="./timer.d.ts" />