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

Qualityland's profile - activity

2022-07-20 12:36:38 -0500 received badge  Famous Question (source)
2022-02-15 08:50:10 -0500 received badge  Notable Question (source)
2022-02-15 08:50:10 -0500 received badge  Popular Question (source)
2021-12-09 12:58:11 -0500 marked best answer set_workspace moveit not working

Hi friends,

I am working with MoveIt and Panda from Franka Emika. I am trying to set the workspace for the robot in Moveit to limit Joints Movement to avoid crashs. But it not seems to have any effekt to the robot.

Function is available for move_group in PythonAPI: https://github.com/ros-planning/movei...

My script looks like the following:

group = moveit_commander.MoveGroupCommander("panda_arm")

## [minX, minY, minZ, maxX, maxY, maxZ]
ws = [0.2, -0.3, 0.3, 0.7, 0.3, 0.7]
group.set_workspace(ws)

The script will fail due to an error if ws isn't well formed (e.g. ws with 7 entries) which tells me that I am doing the function-call correct ..

If there are other ways to limit joint movements (in Space), I appreciate any idea or hints.

Thanks a lot!

2021-12-09 12:58:11 -0500 received badge  Scholar (source)
2021-12-09 10:01:17 -0500 edited question set_workspace moveit not working

set_workspace moveit not working Hi friends, I am working with MoveIt and Panda from Franka Emika. I am trying to set

2021-12-09 10:01:17 -0500 received badge  Editor (source)
2021-12-09 10:00:57 -0500 edited question set_workspace moveit not working

set_workspace moveit not working Hi friends, I am working with MoveIt and Panda from Franka Emika. I am trying to set

2021-12-09 10:00:29 -0500 asked a question set_workspace moveit not working

set_workspace moveit not working Hi friends, I am working with MoveIt and Panda from Franka Emika. I am trying to set

2020-02-09 19:34:40 -0500 received badge  Notable Question (source)
2020-02-09 19:34:40 -0500 received badge  Famous Question (source)
2019-11-12 02:00:31 -0500 received badge  Famous Question (source)
2019-09-09 06:52:18 -0500 received badge  Notable Question (source)
2019-07-23 09:55:30 -0500 received badge  Popular Question (source)
2019-06-28 18:48:02 -0500 received badge  Enthusiast
2019-06-26 02:21:29 -0500 asked a question Publish a cmd_vel geometry msgs/twist from webserver over rosbridge to RVIZ

Publish a cmd_vel geometry msgs/twist from webserver over rosbridge to RVIZ I am new to ROS and I am trying to publish a

2019-06-06 09:54:45 -0500 received badge  Supporter (source)
2019-06-03 11:15:33 -0500 received badge  Popular Question (source)
2019-05-28 12:34:56 -0500 asked a question rosdistro: No such file or directory

rosdistro: No such file or directory Hello, I already installed ROS Kinetic on my raspberry running raspbian. I now tri

2019-05-28 12:34:56 -0500 asked a question rosdistro: No such file or directory

rosdistro: No such file or directory I have been installing ROS Kinetic on my Raspberry Pi 3. After Installing ROS I now