All Projects → ros-industrial → Ros_qtc_plugin

ros-industrial / Ros_qtc_plugin

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

Labels

Projects that are alternatives of or similar to Ros qtc plugin

Yii2support
Yii2 Support for PhpStorm / IntelliJ IDEA
Stars: ✭ 280 (-5.08%)
Mutual labels:  plugin
Flutter photo
Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.
Stars: ✭ 285 (-3.39%)
Mutual labels:  plugin
Ndt omp
Multi-threaded and SSE friendly NDT algorithm
Stars: ✭ 291 (-1.36%)
Mutual labels:  ros
Airflow Rest Api Plugin
A plugin for Apache Airflow that exposes rest end points for the Command Line Interfaces
Stars: ✭ 281 (-4.75%)
Mutual labels:  plugin
Mongoose Paginate V2
A cursor based custom pagination library for Mongoose with customizable labels.
Stars: ✭ 283 (-4.07%)
Mutual labels:  plugin
Gen tags.vim
Async plugin for vim and neovim to ease the use of ctags/gtags
Stars: ✭ 288 (-2.37%)
Mutual labels:  plugin
Unreal.js
Unreal.js: Javascript runtime built for UnrealEngine 4
Stars: ✭ 3,087 (+946.44%)
Mutual labels:  plugin
Orb slam 2 ros
A ROS implementation of ORB_SLAM2
Stars: ✭ 294 (-0.34%)
Mutual labels:  ros
Zed Ros Wrapper
ROS wrapper for the ZED SDK
Stars: ✭ 284 (-3.73%)
Mutual labels:  ros
Joyrpc
high-performance, high-extensibility Java rpc framework.
Stars: ✭ 290 (-1.69%)
Mutual labels:  plugin
Scrapy Crawlera
Crawlera middleware for Scrapy
Stars: ✭ 281 (-4.75%)
Mutual labels:  plugin
Vuewordcloud
Generates a cloud out of the words.
Stars: ✭ 284 (-3.73%)
Mutual labels:  plugin
Schema Plugin Flow
A highly extensible JavaScript library, abbreviated as Sifo. 一个高扩展性、可二开的插件式前端开发框架
Stars: ✭ 288 (-2.37%)
Mutual labels:  plugin
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (-4.75%)
Mutual labels:  plugin
Envfile
EnvFile 3.0 is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
Stars: ✭ 293 (-0.68%)
Mutual labels:  plugin
Sidr
Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
Stars: ✭ 2,924 (+891.19%)
Mutual labels:  plugin
Se2lam
(ICRA 2019) Visual-Odometric On-SE(2) Localization and Mapping
Stars: ✭ 285 (-3.39%)
Mutual labels:  ros
Cherry Autonomous Racecar
Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS
Stars: ✭ 294 (-0.34%)
Mutual labels:  ros
Godot Android Admob Plugin
Android AdMob plugin for Godot Game Engine 3.2 or higher
Stars: ✭ 292 (-1.02%)
Mutual labels:  plugin
Universal robots ros driver
Driver enabling ROS operation of UR robots.
Stars: ✭ 289 (-2.03%)
Mutual labels:  ros

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].