Repository contains multiple husky simulation and navigation in ros melodic(completed) and ros noetic(in progress)
- The robot state publisher of noetic as of now doesnot support tf prefix hence I have used the work done by https://github.com/rhaschke/robot_state_publisher.git
- The repository assumes that you have all the dependency pacakges like robot_localization,twist_mux,interactive_marker_twist_server,unique_identifier and so on installed properly.
mkdir -p ~/catkin_ws/srccd ~/catkin_ws/srcgit clone https://github.com/surajmahangade/Multiple-Husky.gitgit checkout noeticcd ..
git clone https://github.com/cra-ros-pkg/robot_localization.git
git checkout noetic-devel
cd ~/catkin_wscatkin_make
catkin_make install
source devel/setup.bashroslaunch aws_robomaker_small_warehouse_world multihusky.launch