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

tahsinkose's profile - activity

2022-04-19 10:16:35 -0500 answered a question rostest: specifying a single test case

rostest does not currently have a way to specify filters at the command line. Nevertheless, if you were using C++, you c

2022-02-24 02:07:02 -0500 commented answer UR5 mounted on table collides with the table at runtime

@zahid990170 Please search the forum for similar problems and mark this problem as solved.

2022-02-18 14:36:22 -0500 commented answer move base conflicts with parent parameter

The cost_scaling_factor at the very end doesn't match any indentation level.

2022-02-18 14:30:33 -0500 answered a question UR5 mounted on table collides with the table at runtime

No, you don't have to use a mesh, the primitive should suffice. You need to provide more info for the troubleshooting of

2022-02-18 14:30:33 -0500 received badge  Rapid Responder (source)
2021-04-07 05:55:56 -0500 commented question ExecuteTrajectoryAction is ABORTED when executing robot trajectory

Do you have any additional log from move_group node? I guess the time parametrization is off, hence executor is rejectin

2020-09-21 20:38:38 -0500 received badge  Necromancer (source)
2020-09-17 05:11:02 -0500 answered a question move base conflicts with parent parameter

This happens when an ill-structured config exists in one of the yaml files such as: move_base: local_costmap:

2020-09-03 09:39:13 -0500 received badge  Necromancer (source)
2020-09-03 09:39:13 -0500 received badge  Teacher (source)
2020-04-17 04:39:39 -0500 received badge  Famous Question (source)
2020-02-02 11:18:30 -0500 commented question Follow a trajectory with Hector quadrotor

4.You are right. They generally publish to different topics. EDIT after 2 years time: No, they are adjusted in a cascad

2020-02-02 11:17:21 -0500 commented question Follow a trajectory with Hector quadrotor

4.You are right. They generally publish to different topics. EDIT after 2 years time: No they are adjusted in a cascade

2020-02-02 11:17:13 -0500 commented question Follow a trajectory with Hector quadrotor

4.You are right. They generally publish to different topics. EDIT after 2 years time: No they are adjusted in a cascade

2020-01-17 13:04:58 -0500 answered a question env command doesn't work in <group if> block

Hi. You can achieve that with: <env name="ROSCONSOLE_CONFIG_FILE" value="$(find node_name)/config/rosconsole_debug.

2019-12-24 11:50:54 -0500 received badge  Notable Question (source)
2019-12-24 11:50:54 -0500 received badge  Popular Question (source)
2019-08-29 07:08:24 -0500 answered a question I cannot find any simulated robot in ROS Kinetic!!!

There are dozens of simulated robot packages for Kinetic. I strongly discourage you from using Indigo -or any other vers

2019-08-28 15:46:46 -0500 commented question Exporting a plugin with multiple parents implementing same base

As you said, it is a facility to easily combine several existing controllers; but it lacks any Gazebo support. That is,

2019-08-28 15:46:30 -0500 commented question Exporting a plugin with multiple parents implementing same base

As you said, it is a facility to easily combine several existing controllers; but it lacks any Gazebo support. That is,

2019-08-28 08:04:05 -0500 edited question Exporting a plugin with multiple parents implementing same base

Exporting a plugin with multiple parents implementing same base Hi there, I'm trying to attach a controllable gimbal to

2019-08-28 03:42:59 -0500 edited question Exporting a plugin with multiple parents implementing same base

Exporting a plugin with multiple parents implementing same base Hi there, I'm trying to attach a controllable gimbal to

2019-08-28 03:42:59 -0500 received badge  Editor (source)
2019-08-28 03:42:40 -0500 asked a question Exporting a plugin with multiple parents implementing same base

Exporting a plugin with multiple parents implementing same base Hi there, I'm trying to attach a controllable gimbal to

2019-08-21 14:52:43 -0500 commented answer MoveIt! RViz display plugin does not show the robot correctly (Melodic)

Is this LC_NUMERIC only a ROS component or does it affect other parts of the system?

2019-08-21 14:52:43 -0500 received badge  Commentator
2019-05-17 08:26:18 -0500 edited answer Create a Deb file from two Ros Packages

You can use checkinstall. But it comes with a price. You can combine any number of packages in one Debian archive file.

2019-05-17 08:07:38 -0500 answered a question Create a Deb file from two Ros Packages

You can use checkinstall. But it comes with a price. You can combine any number of packages in one Debian archive file.

2019-02-06 00:55:20 -0500 answered a question ld searches in wrong folder for libraries when cross-compiling

For those who are interested in the full solution proposed by @random_random about adding flag "--sysroot=your_sysroot_d

2019-02-06 00:50:24 -0500 commented answer ld searches in wrong folder for libraries when cross-compiling

It is extremely disappointing to see a "half solution" as the accepted one. Many novices and other users who are despera

2019-01-24 01:40:39 -0500 received badge  Famous Question (source)
2019-01-24 01:40:31 -0500 commented answer VSCode debug cpp ROS node

GDB is usable, but with workarounds.. You need to programmatically set your environment variables such as ROS_MASTER_UR

2018-09-28 13:48:58 -0500 answered a question How to setParam xmlrpc value struct with C++ ?

I have encountered the exact same problem today and the solution was not a straightforward one. Unfortunately XmlRpc API

2018-09-26 16:05:11 -0500 received badge  Supporter (source)
2018-09-16 15:27:22 -0500 commented question Follow a trajectory with Hector quadrotor

4.You are right. They generally publish to different topics.

2018-09-16 15:27:13 -0500 commented question Follow a trajectory with Hector quadrotor

4.You are right. They generally publishes to different topics.

2018-09-16 15:27:02 -0500 commented question Follow a trajectory with Hector quadrotor

You are right. They generally publishes to different topics.

2018-09-16 15:25:35 -0500 commented question Follow a trajectory with Hector quadrotor

If you are still interested, I will try to answer your questions: You can look for Pose Action of Hector_quadrotor for

2018-09-14 00:13:19 -0500 commented question Autonomous Navigation System for a Quadrotor

You can check it and contribute to it if you would like to. But for the time being there isn't a simple 3D navigation st

2018-09-14 00:07:53 -0500 commented question Autonomous Navigation System for a Quadrotor

If you are willing to replace your camera with a stereo one, you can use MoveIt! for your drone. Will Selby's great work

2018-09-14 00:00:17 -0500 commented question Obstacle avoidance with pure Vision approach?

There is Octomap that uses Stereo camera input to generate 3D representation of the world. MoveIt! has a good pipeline t

2018-09-11 15:54:04 -0500 received badge  Enthusiast
2018-09-09 11:51:04 -0500 commented answer How to save OctoMap from MoveIt!

It uses a subscriber attached to the /move_group/monitored_planning_scene topic. Service approach is described by @v4hn.

2018-01-08 18:03:24 -0500 received badge  Notable Question (source)
2017-11-22 08:28:32 -0500 received badge  Popular Question (source)
2017-07-27 09:11:27 -0500 commented answer Setting up a multirobot system and navigation stack (Turtlebots in Gazebo and Rviz)

Hi there. I'm trying to launch the simulation. However, gazebo got stuck and rviz cannot find a "world" frame. What coul

2017-07-27 09:08:40 -0500 commented answer Setting up a multirobot system and navigation stack (Turtlebots in Gazebo and Rviz)

Hi there. I'm trying to launch the simulation. However, gazebo got stuck and rviz cannot find a "world" frame. What coul

2017-07-20 05:32:19 -0500 asked a question hector_quadrotor_controller moves the drone without publishing to cmd_vel

hector_quadrotor_controller moves the drone without publishing to cmd_vel We're trying to find out the reason of this fo

2017-07-20 05:32:18 -0500 asked a question how does hector_quadrotor_controller move the drone without publishing to cmd_vel

how does hector_quadrotor_controller move the drone without publishing to cmd_vel We're trying to find out the reason of