Hello Modalai. I'm currently testing voxl-mapper with tracking and TOF camera. The camera server and vixion-px4 are functioning properly.
I was able to take off in position mode and switch to offboard mode successfully. However, when I click on a point in Portal UI, it fails to generate the trajectory and there's only the point:
The terminal displays the following error message:
Using start pose of: x: -0.03, y: 0.02, z: 0.09
Using goal pose of: x: -0.74, y: 1.67, z: -2.11
Starting RRTConnect planner
ERROR: End point is in collision
I 'm certain that the end-point is in right position(the value of z is negative, which means that it's off the ground). But why there is no trajectory?