ROS2 Lifecycle Support
RoboDSL provides built-in support for ROS2 lifecycle nodes, making it easy to manage the state of your robotics applications.
Domain-Specific Language for GPU-Accelerated Robotics
RoboDSL is a domain-specific language for building GPU-accelerated robotics applications with ROS2 and CUDA integration.
Leverage CUDA for high-performance computing in your robotics applications.
Built-in support for ROS2 lifecycle nodes and QoS configuration.
Optimized for real-time performance with minimal overhead.
Install RoboDSL with a single command:
curl -sSL https://raw.githubusercontent.com/Zedonkay/robodsl/main/install.sh | bash
sudo apt update
sudo apt install robodsl
RoboDSL provides built-in support for ROS2 lifecycle nodes, making it easy to manage the state of your robotics applications.
Easily configure Quality of Service settings for publishers and subscribers to match your application's requirements.
Offload computationally intensive tasks to NVIDIA GPUs using CUDA for improved performance.