amjack0 / ros_qtc_plugin

ROS Qt Creator Plug-in (https://ros-qtc-plugin.readthedocs.io)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ros_qtc_plugin

This repository contains simple to install and use ROS-related plugins for the Qt Creator IDE. See the repository wiki for installation and additional information.

Overview

The ROS Qt Creator Plug-in is developed specifically for ROS to increase a developers' efficiency by simplifying tasks and creating a centralized location for ROS tools. Since it is built on top of the Qt Creator platform, users have access to all of its existing features like: syntax highlighting, code indexing, editors (C++ , Python, etc.), code completion, version control (Git, Subversion, etc.), debuggers (GDB, CDB, LLDB, etc.), and much more.

The ROS Qt Creator Plug-in provides the following capabilities:

  • Import/Create Catkin Workspaces
  • Create Catkin Packages
  • Custom Build Configuration
    • CatkinMake
    • CatkinTools
  • Custom Run Configurations
    • roslaunch
    • rosrun
    • Attach to Node
  • Automatic sourcing of the workspace
  • Integrated Tabbed Terminal
  • Templates
    • Industrial Robot Support Package
    • Basic Launch File
    • Basic URDF File
    • Basic Node File

Tips

  • Users may create custom templates.

About

ROS Qt Creator Plug-in (https://ros-qtc-plugin.readthedocs.io)


Languages

Language:C++ 88.6%Language:HTML 5.2%Language:Shell 3.8%Language:Python 1.2%Language:QMake 0.5%Language:Prolog 0.5%Language:CSS 0.2%Language:CMake 0.1%