rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
Loading...
Searching...
No Matches
task.py File Reference

Go to the source code of this file.

Classes

class  rosros.rclify.task.Future
 Represents the outcome of a task in the future. More...
 
class  rosros.rclify.task.Task
 Executes a function or coroutine. More...
 

Namespaces

namespace  rosros
 Simple unified interface to ROS1 / ROS2.
 
namespace  rosros.rclify
 Provides ROS2 API facade for ROS1, or imports rclpy if ROS2 environment.
 
namespace  rosros.rclify.task
 Port of ROS2 `rclpy.task` for ROS1.