-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can we use it on real quadcopter? #17
Comments
So do I, thanks a lot |
exactly you need more exploration about your quadrotor system. |
@beomsu7 Have you tried this project with real drone? Did you have any video about it ? |
@atmaca11 I recorded the laptop screen for seminar, so it is not that good to see |
@beomsu7 Hi,I'm a new in Ubuntu.I am trying to implement your code in https://github.com/beomsu7/Fast-Planner ,but I don't know how to modify ~/PX4-Autopilot/platforms/posix/cmake/sitl_target.cmake. Could you help me? |
umm I think it's weird to comment on this page about other topic but |
Oh, thank your help. I will try it in my application. Have a good day~ |
Hi,I want to do some experiments on real drone wiht t265 and d435i, then i dowanload your project https://github.com/beomsu7/Fast-Planner on my onboard computer but the step seems not clearly.Could u make it clearly?And have u launched the other launch.files?Did u use vison_to_mavros package?Hope for your reply. |
wow it's wierd to reply again in this git issues section |
Thanks for your reply.I realy appreciate for your help.The reason why i do not add issue on your git https://github.com/beomsu7/Fast-Planner is that the repository is forked from Fast-Planner which do not have issue lable. |
aha I didn't know that cause I'm github beginner and the sequence of .launch is simple, if you can't understand, that means you need little bit ros study bridge_mavros.launch is from px4 VIO, and it is just sending t265 odom data to px4 with mavros |
Thanks for your reply,actually i know the sequence of .launch files.Firstly,launch the rs_d400_t265.launch then mavros.launch and px4 VIO .launch in one launch file.I just do not know the parameter of px4 VIO or tf_tree and how to make the main .launch file in one file. |
Hope for your reply
The text was updated successfully, but these errors were encountered: