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

hooman's profile - activity

2021-03-30 03:45:03 -0500 received badge  Notable Question (source)
2020-12-18 13:05:29 -0500 marked best answer real-time motion planning in moveit

My question is about real-time motion planning in moveit or other ros packages. currently there are a good number of offline planners in moveit but is there any online and real-time planning method?

2020-04-24 09:57:28 -0500 received badge  Popular Question (source)
2019-06-03 19:27:10 -0500 received badge  Supporter (source)
2019-03-22 08:23:56 -0500 received badge  Famous Question (source)
2019-03-20 06:53:28 -0500 received badge  Famous Question (source)
2019-03-19 13:31:20 -0500 commented answer real-time motion planning in moveit

thanks,I have also been using it more for offline planning giving the optimization enough time to find good plans. Are t

2019-03-19 13:29:20 -0500 commented answer real-time motion planning in moveit

Hi, thanks I have seen jog_arm and it's definitely a good package for tele operating an arm. I think they don't consider

2019-03-19 06:06:15 -0500 received badge  Notable Question (source)
2019-03-15 03:39:49 -0500 received badge  Popular Question (source)
2019-03-13 12:35:28 -0500 received badge  Organizer (source)
2019-03-13 12:33:55 -0500 asked a question real-time motion planning in moveit

real-time motion planning in moveit My question is about real-time motion planning in moveit or other ros packages. curr

2019-02-26 21:30:20 -0500 asked a question How to iterate on a previous plan using PRMstarkConfigDefault

How to iterate on a previous plan using PRMstarkConfigDefault Hi everyone, I was wondering if there is a way to restart

2019-02-26 14:40:46 -0500 commented question How can I execute a planned trajectory in rviz again?

The code is pretty much what I have uploaded. Right now, I even didn't use much coding, mostly worked with the rviz GUI.

2019-02-26 13:58:28 -0500 commented question How can I execute a planned trajectory in rviz again?

thanks and sorry for my delay in getting back.

2019-02-26 13:58:28 -0500 received badge  Commentator
2019-02-26 13:58:00 -0500 commented question How can I execute a planned trajectory in rviz again?

Hi, I used the rviz GUI to set the start and goal state, then use the GUI to plan under planning tab which shows executi

2019-02-26 13:41:12 -0500 received badge  Enthusiast
2019-02-20 12:51:39 -0500 received badge  Nice Question (source)
2019-02-20 12:47:08 -0500 commented question How can I execute a planned trajectory in rviz again?

yes, but I used the rviz joint_state_publisher to move the robot back to the start position. shouldn't that help with ex

2019-02-20 11:58:23 -0500 commented question How can I execute a planned trajectory in rviz again?

as an alternative to execution, would you suggest how to load the trajectory slider with a previously planned trajectory

2019-02-20 11:58:07 -0500 commented question How can I execute a planned trajectory in rviz again?

as an alternative to execution, would you suggest how to load the trajectory slider with a previously planned trajectory

2019-02-20 11:54:44 -0500 commented question How can I execute a planned trajectory in rviz again?

Hi, sorry for delay in getting back. I tried planning in rviz that is followed by execution. but the second time executi

2019-02-14 13:11:13 -0500 commented question How can I execute a planned trajectory in rviz again?

I have a fake controller in the ur10 config folder controller_list: - name: fake_manipulator_controller joints:

2019-02-14 13:09:27 -0500 commented question How can I execute a planned trajectory in rviz again?

thanks, I set the fake execution to false in the launch file but now it's looking for controllers, saying [ERROR] Unab

2019-02-14 07:40:28 -0500 received badge  Notable Question (source)
2019-02-13 23:26:54 -0500 received badge  Popular Question (source)
2019-02-13 20:38:43 -0500 commented question How can I execute a planned trajectory in rviz again?

I just added my launch file. when I do the plan it will execute it and I can see the motion, but I wanted to do it for a

2019-02-13 20:37:43 -0500 edited question How can I execute a planned trajectory in rviz again?

How can I execute a planned trajectory in rviz again? I tried executing a successfully planned trajectory several more t

2019-02-13 20:37:43 -0500 received badge  Editor (source)
2019-02-13 12:30:18 -0500 received badge  Student (source)
2019-02-13 12:03:58 -0500 edited question How can I execute a planned trajectory in rviz again?

How can I execute a planned trajectory in rviz again? I tried executing a successfully planned trajectory several more t

2019-02-13 12:01:59 -0500 asked a question How can I execute a planned trajectory in rviz again?

How can I execute a planned trajectory in rviz again? I tried executing a successfully planned trajectory several more t

2019-02-13 11:36:07 -0500 commented answer How can I execute a moveit_msgs::RobotTrajectory that I have on file?

thanks, I'll post a new question.

2019-02-12 22:01:30 -0500 commented answer How can I execute a moveit_msgs::RobotTrajectory that I have on file?

I tried executing a planned trajectory one more time using move_group.execute(my_plan); that was computed successfull