-
Notifications
You must be signed in to change notification settings - Fork 99
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
can you give a brief introduce about the operation? #1
Comments
Hi @skierlin
Regarding the implementation:
|
感觉很有趣,但需要一个运行它的说明,不知道是否方便写给使用说明 |
@ayushgaud Hi,I have a question. Recently I was using gazebo and px4 for simulation of drones. What I want to achieve is that the drone uses a depth camera to generate a point cloud map and then save the map in octomap format. Then use the octomap map to generate a navigation path in order through the window. I want to ask, can I use this path_planning program? is this suitable for me? |
Hi @ifaceyou123 |
@ayushgaud. Thank you for your lightning-fast reply, this is exactly what I want to ask. I am now using ardupilot SITL with Gazebo to run the simulation. The quadrotor and camera use iris and r200 . Then I try to use pointcloud and pose to build octomap directly (in simulation). I am very happy to see your project, I feel that your program are really awesome! this project is really useful to me. I think I can learn more from this. I am very grateful to get your reply. |
I am glad that you find that project useful. I have also updated the readme to include the links to the blogs which describe the framework in a bit detail. Hopefully, you may find that useful too. |
Super! thanks for your patient work!
Ayush Gaud <notifications@github.com>于2018年12月5日 周三18:33写道:
… I am glad that you find that project useful. I have also updated the
readme to include the links to the blogs which describe the framework in a
bit detail. Hopefully, you may find that useful too.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlqflEEyJrjkCdkLLi7D3NDMoIIh8p51ks5u2AOAgaJpZM4UQw0K>
.
|
Take a look at the avoidance package https://github.com/PX4/avoidance |
Hi,I have a question to consult. I want to achieve some experiment in Pelican (a quadrotor of Ascending Tech). The quadrotor uses a camera to generate a point cloud map and then be saved as octomap format. Based on the octomap, the quadrotor generate a navigation path using sample-based method and trajectory optimization. Is there any existing package that I can directly use? Thank you! |
thank you for your share,can you give a readme |
I think it is interesting and I have finished the catkin_make. but I can't start this program by rosrun the several nodes, can you give a introduce about the operation of the program. Thank you for your program.
The text was updated successfully, but these errors were encountered: