Adapting mrs_octomap_planner for UGVs #145
Unanswered
shehrozbashir546
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to adapt the MRS Singularity Project to use the mrs_octomap_planner for UGVs (husky/turtlebot).
Gazebo launches fine but the package is not able to access the husky's odom. This in turn prevents it from starting the octomap planner and RVIZ.
I am well aware this was not designed for UGVs but if you were in my shoes, what part of the package would you start editing/studying? Would it suffice to just edit launch files or would you recommend a deep dive into the source code (C++)?
Beta Was this translation helpful? Give feedback.
All reactions