ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
2016-04-14 10:31:55 -0600 | asked a question | Controller board Hi robotics community, I am doing a bit of research about the viability of a product. I would very much appreciate if you could give me your feedback and impressions, to help me understand if other people face the same problems as me when working in robotics. It takes very little time, and here is the link: https://docs.google.com/forms/d/10Vr9... Thanks very much |
2016-03-10 22:43:01 -0600 | received badge | ● Famous Question (source) |
2016-03-10 22:43:01 -0600 | received badge | ● Notable Question (source) |
2016-01-20 00:18:15 -0600 | received badge | ● Famous Question (source) |
2015-11-19 03:21:04 -0600 | received badge | ● Notable Question (source) |
2015-07-07 14:08:25 -0600 | received badge | ● Popular Question (source) |
2015-07-01 03:35:55 -0600 | received badge | ● Student (source) |
2015-06-30 18:47:54 -0600 | asked a question | Moveit! planning groups Hi, I am working with a hexapod robot and moveit. I created 6 planning groups for each of the legs, and another group above it wrapping those 6 groups. I move my robot through robot->asyncExecute(plan). Now, I want to be able to stop the legs independently. What is the best way to do this? Is it posible to do something like robot->leg1->stop(), so one of the legs would stop and the rest would keep with the movement planned? Thank you. |
2015-06-29 19:40:12 -0600 | asked a question | Moveit move_group Hi, I am working with a hexapod robot and moveit. I created 6 planning groups for each of the legs, and another group above it wrapping those 6 groups. I move my robot through robot->asyncExecute(plan). Now, I want to be able to stop the legs independently. What is the best way to do this? Is it posible to do something like robot->leg1->stop(), so one of the legs would stop and the rest would keep with the movement planned? Thank you. |
2015-06-29 01:07:23 -0600 | received badge | ● Popular Question (source) |
2015-06-26 01:58:01 -0600 | asked a question | Change PID gains dynamixel motors Hi, I am doing some tests with the mx-106 and the ROS drivers (dynamixel_motor stack). What is the smallest increment for the PID gains? Is it posible to change I and D gains separately through the services already implemented? Thank you |
2015-06-25 21:40:11 -0600 | answered a question | Change dynamixel MX PID parameters? Hi, I am doing some tests with the mx-106 and the ROS driver. What is the smallest increment for the PID gains for the mx-106? Can these gains be smaller using the windows interface provided by the manufacturer? Thank you |