Open UbadahJ opened 2 years ago
Hi @UbadahJ In this project I was using a trajectory planner/controller provided by a colleague, Unfortunately the code for it was still under development you can find more about it here https://github.com/GPrathap/trajectory_trackerv1
@mohamedsayed18 Thanks for the response!
Is it possible to get a snapshot of the code for personal use?
Sorry, I don't own the code so I can't share it with you but I suggest you look for any open source path planning ex, nav_stack, and you can also find other exploration that is compatible with the nav_stack for example rrt_exploration If you are working specifically with drone check this repo
@mohamedsayed18
Hi!
I am trying to build the project using ROS Melodic using . When executing the
catkin_make
, I get the following error:Can you share the build steps or let me know which package is missing?