Questions tagged [moveit-tutorial]
The moveit-tutorial tag has no summary.
21 questions
0
votes
0
answers
16
views
DEMO TWIST / PANDA
I am learning+ROS2+Servo (installed from source)
I am trying to follow this example:
https://moveit.picknik.ai/main/doc/examples/realtime_servo/realtime_servo_tutorial.html#getting-started
In the ...
0
votes
0
answers
36
views
Filter robot arm from point cloud in Moveit2
I am trying to make a robot arm to avoid object collision. This collision object is obtained by creating a an octomap from a point cloud, as described on Moveit2 Perception Pipeline Tutorial. The ...
0
votes
0
answers
17
views
Controller 'effort_joint_trajectory_controller' failed with error GOAL_TOLERANCE_VIOLATED
I tried to run move_group_python_interface_tutorial.py as a test. The first movement is executed successfull (the method ...
2
votes
2
answers
248
views
Issues with Motion Planning Path on UR Robot Using MoveIt API Tutorial
I'm following the MoveIt2 Motion Planning API Tutorial on ROS Humble with a self-compiled version of MoveIt2. The original tutorial works well on the Panda robot and generates smooth, efficient paths. ...
0
votes
2
answers
113
views
3DOF robot in Moveit2
I've successfully imported a 3 DOF SCARA bot via the Moveit2 setup assistant. While I can set a random valid pose in RViz, and plan path and execute, I can't move the end effector to a desired pose. ...
0
votes
1
answer
432
views
ROS Humble MoveIt2 - No Planning Library Loaded
I have been having some issues trying to install and use the MoveIt2 tutorials as listed here. I followed the entirety of the "Getting Started" instructions, and only installed the barebones ...
0
votes
1
answer
601
views
RViz crashes during MoveIt Quickstart in RViz tutorial (namespace collision?)
I am trying to run the MoveIt Quickstart in RViz tutorial. Unfortunately, RViz crashes during the launch. My problem seems similar to this one but that is built on a windows system, so it seems a bit ...
0
votes
1
answer
363
views
Rviz2 Moveit Error In The Tutorial
I am using Ubuntu 22.04.4 LTS and ROS2 Humble. I am trying to build Moveit for some robotic applications but I could not do Build and Run. https://moveit.picknik.ai/main/doc/tutorials/...
0
votes
1
answer
101
views
Robot doing random jerks while moving using computeCartesianPath
I am following following tutorial MoveIt Tutorial. I am trying to generate waypoints and moving the arm through that.
...
0
votes
1
answer
73
views
Error: ‘tf’ has not been declared
I'm following the MoveIt Tutorials.
I'm try to catkin_make, but have a issue with package "moveit_tutorials" .
...
0
votes
1
answer
270
views
Rviz motion_planning Error: Failed to load library
Hi all,
I am following through the Moveit! Industrial Robot Tutorial and got stuck.
when I add motion planning or any from the moveit_ros_visualization folder, it will show the same error:
...
0
votes
1
answer
37
views
How can I find the urdf_tutorial display.launch file
Hi all,
I am looking for this file in my document but failed.
urdf_tutorial display.launch
So how can I find this file in my system?
Originally posted by sara on ROS Answers with karma: 35 on 2014-10-...
0
votes
1
answer
12
views
Planning Scene/C++ API Tutorial missing part
Hi, as I was reading this tutorial (sorry but I don't have enough karma to post a real link):
...
0
votes
1
answer
24
views
Problem with ikfast_moveit tutorial
link: http://moveit.ros.org/wiki/Kinematics/IKFast
when I finish the tutorial, I try to run: "roslaunch motoman_mh5_moveit_config demo.launch"
The rviz opens correctly, but then it closes ...
0
votes
1
answer
12
views
while planning motion my model brokes in moveit
Hi
I am created a URDF file and moveit configuration file for my 6-DOF arm in ros-hydro. Now while I running demo.launch and plan to a random position my model collapse ( Its pic added below). I am ...