ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Anurag VV's profile - activity

2019-05-02 15:06:57 -0500 received badge  Famous Question (source)
2018-09-28 04:50:47 -0500 received badge  Famous Question (source)
2018-07-26 05:37:54 -0500 received badge  Notable Question (source)
2018-06-14 21:11:54 -0500 received badge  Popular Question (source)
2018-06-14 13:08:06 -0500 marked best answer Why qtcreator cannot find catkin packages?[SOLVED]

These are workspaces that could be successfully catkin_make in ternimal. I sourced the workspace in terminal and then launched qtcreator. But qtcreator still cannot find many catkin packages. I do not know why terminal ould find all the packages but qtcreator cannot.

Ubuntu 16.04 QtCreator version : Qt Creator 4.5.1 based on Qt 5.10.0

ROS Kinetic(if this is any pertinent)

2018-06-14 13:08:06 -0500 received badge  Scholar (source)
2018-06-14 13:06:02 -0500 edited question Why qtcreator cannot find catkin packages?[SOLVED]

Why qtcreator cannot find catkin packages? These are workspaces that could be successfully catkin_make in ternimal. I so

2018-06-14 13:03:40 -0500 answered a question Why qtcreator cannot find catkin packages?[SOLVED]

I solved it by adding /opt/ros/kinetic to CMAKE_PREFIX_PATH in Project -> build environment. Thanks to answer by amce

2018-06-14 13:01:36 -0500 commented answer CMake error while integrating catkin workspace with qtCreator

Thank you very much. That solved it

2018-06-14 13:00:13 -0500 commented question Why qtcreator cannot find catkin packages?[SOLVED]

I figured out what was lacking. I solved it by adding /opt/ros/kinetic to CMAKE_PREFIX_PATH in Project -> build envir

2018-06-14 12:45:44 -0500 commented question Why qtcreator cannot find catkin packages?[SOLVED]

The error i get usually is related to catkin components. for example CMakelist.txt: find_package(catkin REQUIRED COMPON

2018-06-14 12:25:29 -0500 commented question Why qtcreator cannot find catkin packages?[SOLVED]

I do not see options to setup build directory. If you mean going to tools->options->Build & Run->General-&g

2018-06-14 05:05:21 -0500 asked a question Why qtcreator cannot find catkin packages?[SOLVED]

Why qtcreator cannot find catkin packages? These are workspaces that could be successfully catkin_make in ternimal. I so

2018-06-14 04:49:41 -0500 commented answer How to import ROS project C++ file into QT-Creator and compile them?

I launch qtcreator from sourced terminal but still qtcreator cannot find maky catkin packages like cv_bridge, rosconsole

2018-03-21 10:54:40 -0500 received badge  Notable Question (source)
2018-03-21 10:54:40 -0500 received badge  Popular Question (source)
2017-07-27 07:56:59 -0500 commented answer Controlling hector quadrotor with keyboard

My quadrotor still does not takeoff. Can you tell me which node controls the quadrotor exactly using cmd_vel?? ardrone h

2017-07-25 23:22:08 -0500 commented answer .urdf file to .world file

Thank you! This helped. I need a clarification. I know I am new to ROS/Gazebo but why am I unable to find this direction

2017-05-19 10:46:10 -0500 received badge  Student (source)
2017-05-03 04:48:07 -0500 asked a question How to write a gazebo_plugin for a new quadrotor?

How to write a gazebo_plugin for a new quadrotor? How can I write a gazebo plugin for a new quadrotor and integrate it w

2017-04-26 02:46:19 -0500 received badge  Enthusiast
2017-04-21 08:22:42 -0500 answered a question controlling hector_quadrotor with keyboard

Though I am answering after an eon, here is the help http://wiki.ros.org/teleop_twist_keyboard

2017-04-21 08:11:39 -0500 commented question Can I use ROS to control Parrot's Bebop

I am very eager to know the answer to this question. Primarily because I do not exactly know how the controller for ardr

2017-04-20 04:52:20 -0500 asked a question where is quadrotor dynamics simulated in gazebo simulation of tum_ardrone_gazebo_simulation or rotorS packages?

where is quadrotor dynamics simulated in gazebo simulation of tum_ardrone_gazebo_simulation or rotorS packages? In the t

2017-04-19 10:04:18 -0500 received badge  Supporter (source)
2017-04-19 09:27:58 -0500 commented answer Gazebo: how to control robots models?

This link does not work. Can you re-guide me to the correct link? Thanks in advance