jrosactionlib
CONTENT
Overview
jrosactionlib is a Java module which allows to interact with ROS2 Actions and ROS1 Action Server:
It is based on jrosclient module which is a pure Java client for ROS.
Supported ROS versions
ROS2
Supported RMW:
- In ROS2 its Action Server implementation relies on ROS2 Services. As the result jros2actionlib depends on jros2services. This means that jrosactionlib supports only those RMW which are supported by jros2services
ROS1
Requirements
Documentation
Links