A simulation environment for Husky robot with ur5 ubuntu 18 with ros melodic
sudo apt-get install ros-melodic-husky-* ros-melodic-universal-robots
cd [workspace]/src
git clone https://github.com/akikohaku/husky_ur5_simulation.git
git clone https://github.com/lmark1/velodyne_simulator.git
git clone https://github.com/nilseuropa/realsense_ros_gazebo.git
catkin build
roslaunch husky_ur5 husky_empty_world.launch
roslaunch husky_ur5 moveit_planning_execution.launch sim:=true
Add motionplanning in rviz and start planning.