Closed muhidabid closed 3 months ago
If you see a Franka robot, then you must be using the Humble version of the tutorials. Main uses a Kinova.
So you can either use the main branch of the tutorials (noting this only works on Jazzy/Rolling now), or follow along with the Humble tutorials.
https://moveit.picknik.ai/humble/doc/tutorials/quickstart_in_rviz/quickstart_in_rviz_tutorial.html
Oh makes sense. Thank you
Description
I successfully ran and went through the MoveIt Quickstart in RViz however I noticed a few details in the tutorial to be different than the demo I ran:
kinova
robot but apanda
robotFixed Frame
field does not have a/base_link
option but rather is already set topanda_0
Planned Path
menu drop-down in Displays seems to have been renamed toTrajectory
manipulator
but ratherpanda_arm
There may be few more discrepancies which I may have missed.
🚀 I am new to opensource and if this page needs to be updated I would like to volunteer to help do so. Please guide me accordingly.
Your environment
Steps to reproduce
Step 1: Getting Started Step 2: MoveIt Quickstart in RViz
Expected behaviour
Documentation must be up to date with the current demo.