How to simulate path planning in rviz #250
-
Hi, I would like to simulate path planning using nav2 without using an actual UAV. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
hi! this has not been intergrated yet as we need to support an simulator that models sensors and such. I'v e been working on intergrating Webots but have hit difficulty with that ( you can see the discussion here: #176). However, i've done a super hackish thing in an experimental Repo: https://github.com/knmcguire/crazyflie_ros2_experimental that works with the webots simulator. Me and @whoenig, talked and we have thought of an alternative solution for us to implement webots (or gazebo). I'll update the discussion soon. |
Beta Was this translation helpful? Give feedback.
hi! this has not been intergrated yet as we need to support an simulator that models sensors and such. I'v e been working on intergrating Webots but have hit difficulty with that ( you can see the discussion here: #176). However, i've done a super hackish thing in an experimental Repo: https://github.com/knmcguire/crazyflie_ros2_experimental that works with the webots simulator.
Me and @whoenig, talked and we have thought of an alternative solution for us to implement webots (or gazebo). I'll update the discussion soon.