ZJU-FAST-Lab / ego-planner

GNU General Public License v3.0
1.31k stars 269 forks source link

Real environment trajectory generation #51

Closed zrd1234 closed 1 year ago

zrd1234 commented 1 year ago

Hello, I have imported the real environment and want to make planning, but after I set the target point, it automatically generates a track to reach the target point. How can I modify it? After I select the target point, the track is generated with the movement of my camera

TanmayJain03 commented 1 year ago

@zrd1234 could you solve it, I too am facing a similar issue where the start of the planned trajectory moves ahead while the drone is still stationary, and the tracker suddenly starts moving aggressively in a straight line directly towards the already leading trajectory's starting point till it catches up also not avoiding any obstacles during this. I am trying to make changes in ego_planner_fsm.cpp where I changed the start_pt in the planFromCurrentTraj() function to the position of the drone as observed in gazebo model states. Could you please share any lead as to how you tried to fix the problem, any help would be really appreciated. Regards

bigsuperZZZX commented 1 year ago

https://github.com/ZJU-FAST-Lab/ego-planner/issues/14#issuecomment-1472799232