Registry / messaging / ros2-common-interfaces

ros2-common-interfaces

JSON →
library1.2.3javamavenunverified

ROS2 Common Interfaces provides shared message and service definitions for ROS2-based robotic applications.

<dependency> <groupId>us.ihmc</groupId> <artifactId>ros2-common-interfaces</artifactId> <version>1.2.3</version> </dependency>
INSTALL
IMPORT
SIG · ROS2-COMMON-INTERF
R
ros2-common-interfaces
messagingjavav1.2.3
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.

Ros2CommonInterfaces
us.ihmc.ros2.commonInterfaces.Ros2CommonInterfaces

Instantiates the ROS2 Common Interfaces class.

import us.ihmc.ros2.commonInterfaces.Ros2CommonInterfaces; public class Quickstart { public static void main(String[] args) { Ros2CommonInterfaces interfaces = new Ros2CommonInterfaces(); System.out.println("ROS2 Common Interfaces loaded: " + interfaces); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
Bingbot
1
OpenAI (training)
1
Resources
ros2-common-interfaces — mvn dependency:get ros2-common-interfaces · libregistry