Closed lblbk closed 1 month ago
If you are building against MoveIt source, you will need the 3-arguments version. Probably you are building against the binary release.
If you are building against MoveIt source, you will need the 3-arguments version. Probably you are building against the binary release.
I am following the tutorial step by step. getting_started.html
The tutorial suggests building MoveIt from source. This should work w/o errors. Your compiler picks up MoveIt sources from /opt/ros/noetic instead.
Description
according the official docs download-example-code
Your environment
git clone https://github.com/moveit/moveit_tutorials.git -b master
Steps to reproduce
nothing todo, just according the docs well reports errors
Backtrace or Console output
solution
function
computeCartesianPath
have 4 arguments in the moledic-devel branch L281, but only 3 arguments in the default branchJust copy the code from the melodic version