Rovium for VS Code
Rovium is a VS Code extension for ROS 2 developers. It helps you create ROS 2 packages easily right inside your editor.
Features
Create ROS 2 package from templates with UI
ROS Node Package (C++ & Python)
- Node
- Parameter
- Topic
- Service
- Action
ROS Interface Package
ROS Description Package
Coming soon
- ROS Toolbox for build, run, debug, etc.
- ROS dashboard for topic, service, action real-time monitoring
- ROS graph for visualization of the ROS 2 graph
How to use
- Open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P).
- Run command
Rovium: Create New Package.
- Follow the UI to create your new package!
| |