Open pirate-lofy opened 3 years ago
Hello @pirate-lofy I also have this same problem. I can send points in simulation by using R-Vis or just publish directly to /move_base_simple/goal but the planner will not move the real drone. In R-Viz the goal (small yellow ball) does not snow the new goal being set. Again it all works great in simulation, but not in real lifr. I have been also looking at the code but I cannot find out why. Were you able to resolve this?
I should say that this is all indoors. Does the module require gps? @mrivi ?
I have the same problem using QGC, It did not take...Where you able to solve this?
I'm trying to make a drone fly autonomously using avoidance node, Jetson TX2, J120 carrier board and realsense D435i camera.. I'm now in the hardware phase, I used /tools/generate_launchfile.launch.deprecated to generate avoidance file in local_planner node. it runs without errors now but it reaches a point when nothing happens. I can arm the vehicle and switch to offbard mode by mavros massages. when running
roslaunch local_planner avoidance.launch fcu_url:=/dev/ttyUSB0:921600
, ..now I have multiple questions:
[ WARN] [1609876485.098644663]: TF Buffer: could not retrieve requested transform from buffer, tf has already been dropped from buffer
but with no luck, how to fix it and is it really matter or I can skip it?