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

cgnarendiran's profile - activity

2021-07-06 02:40:02 -0500 commented answer Set log level for each node in ROS CPP

One important thing to remember is that by default the INFO and DEBUG messages are sent to the log file instead of the t

2021-07-06 02:39:30 -0500 commented answer Set log level for each node in ROS CPP

One important thing to remember is that by default the INFO and DEBUG messages are sent to the log file instead of the t

2021-05-12 08:11:49 -0500 commented answer How do I create dynamic launch files?

I'm sorry, but I fail to understand how this is recursive? I tried this script by setting nr:=5 and it just launched the

2019-03-06 05:13:04 -0500 received badge  Famous Question (source)
2019-03-06 05:13:04 -0500 received badge  Notable Question (source)
2019-03-06 05:13:04 -0500 received badge  Popular Question (source)
2018-01-27 02:23:06 -0500 commented question Controller aborts trajectory goal with GOAL_TOLERANCE_VIOLATION after execution

I'm facing the same problem. I noticed one thing though. On the topic /<robot_namespace>/arm_controller/follow_joi

2018-01-04 04:45:58 -0500 commented answer How to configure the Gripper_action_controller correctly

As answered, the GripperActionCOntroller is useful only for a one DOF gripper (only one movable finger). It is useless f

2017-11-26 00:19:45 -0500 commented answer [Moveit/Gazebo] Controller failed with error code GOAL_TOLERANCE_VIOLATED

@Fiddle Were you able to correct the error with setting appropriate tolerances and PID values? I'm facing with the same

2017-11-01 09:18:01 -0500 received badge  Enthusiast
2017-10-30 09:33:12 -0500 asked a question TF_NAN_INPUT error created by moveit_commander

TF_NAN_INPUT error created by moveit_commander Hi everyone, I run ROS Indigo on Ubuntu 14.04 machine. I spawned the Pion

2017-10-26 17:53:57 -0500 commented question How to configure the Gripper_action_controller correctly

Is JointTrajectoryController any different from GripperActionController?

2017-05-09 14:26:51 -0500 received badge  Supporter (source)