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

MahShah's profile - activity

2023-01-15 10:31:57 -0500 received badge  Famous Question (source)
2023-01-15 10:31:57 -0500 received badge  Notable Question (source)
2023-01-15 10:31:57 -0500 received badge  Popular Question (source)
2022-05-08 21:40:58 -0500 asked a question moveit2_tutorials: Cannot locate rosdep definition for [moveit_hybrid_planning]

moveit2_tutorials: Cannot locate rosdep definition for [moveit_hybrid_planning] i follow step by step getting started of

2021-11-18 04:41:17 -0500 received badge  Student (source)
2020-12-18 13:33:36 -0500 marked best answer how to benchmark multi-query motion planners in Moveit!?

i have used benchmark in movei for single query. now i want to compare PRM with RRT. how can we define multi-query?

2020-02-17 06:11:33 -0500 received badge  Famous Question (source)
2020-01-30 05:40:30 -0500 received badge  Famous Question (source)
2020-01-30 05:40:30 -0500 received badge  Notable Question (source)
2019-08-01 12:52:59 -0500 received badge  Notable Question (source)
2019-07-17 06:45:28 -0500 received badge  Notable Question (source)
2019-02-25 03:57:38 -0500 received badge  Popular Question (source)
2019-02-25 03:57:14 -0500 received badge  Popular Question (source)
2019-02-16 01:42:24 -0500 asked a question calculate end effector path length in moveit

calculate end effector path length in moveit I need to find the path which is traveled by end_effector that is called pa

2019-02-16 01:39:19 -0500 asked a question time VS path time VS process time in Moveit benchmarking

time VS path time VS process time in Moveit benchmarking what is difference between process time, path time and time in

2019-02-14 23:38:23 -0500 commented answer how can we execute a plan via motion planning interface in moveit?

that is right, thank you

2019-02-14 23:37:39 -0500 marked best answer how can we execute a plan via motion planning interface in moveit?

when we use movegroup interface we can execute a plan using

move_group.move();

and in python movegroup intertace we use:

group = moveit_commander.MoveGroupCommander(group_name)
plan = group.go(wait=True)
group.execute(plan, wait=True).

how about when we use motion planning interface?

2019-02-02 10:48:22 -0500 received badge  Famous Question (source)
2019-02-02 05:08:06 -0500 answered a question bechmark pdf plots

i have the same question that what's the difference between path plan time and process time? did you find the right answ

2019-01-21 00:08:12 -0500 received badge  Famous Question (source)
2019-01-21 00:08:12 -0500 received badge  Notable Question (source)
2019-01-18 17:01:33 -0500 received badge  Popular Question (source)
2019-01-18 11:49:28 -0500 edited question how to benchmark multi-query motion planners in Moveit!?

how to define multi-query in order to benchmark in Moveit!? i have used benchmark in movei for single query. now i want

2019-01-16 14:42:36 -0500 received badge  Famous Question (source)
2019-01-16 14:42:36 -0500 received badge  Notable Question (source)
2019-01-16 14:42:36 -0500 received badge  Popular Question (source)
2019-01-15 15:49:48 -0500 asked a question how to benchmark multi-query motion planners in Moveit!?

how to define multi-query in order to benchmark in Moveit!? i have used benchmark in movei for single query. now i want

2018-12-23 03:10:08 -0500 received badge  Enthusiast
2018-12-17 05:26:07 -0500 received badge  Popular Question (source)
2018-12-17 00:51:40 -0500 asked a question why can not it set the state in the planning scene to the final state of the last plan?

why can not it set the state in the planning scene to the final state of the last plan? In moveit tutorial at motion pl

2018-12-17 00:41:45 -0500 marked best answer when and why do we use two or more ros::NodeHandle for one Node?

could you please explain when and why two or more ros::NodeHandle object are used in a program? could you please give some experimental example for these cases?

2018-12-17 00:41:45 -0500 received badge  Scholar (source)
2018-12-17 00:41:38 -0500 received badge  Supporter (source)
2018-12-17 00:40:55 -0500 asked a question how can we execute a plan via motion planning interface in moveit?

how can we execute a plan via motion planning interface in moveit? when we use movegroup interface we can execute a plan

2018-11-21 13:48:08 -0500 received badge  Notable Question (source)
2018-11-21 03:31:50 -0500 received badge  Popular Question (source)
2018-11-20 23:49:17 -0500 received badge  Organizer (source)
2018-11-20 23:24:23 -0500 asked a question when and why do we use two or more ros::NodeHandle for one Node?

when and why do we use two or more ros::NodeHandle for one Node? could you please explain when and why two or more ros::