Prerequisite Package: Volta
Change gazebo model path by adding this line in ~/.bashrc
- run
sudo gedit ~/.bashrc
- add
export GAZEBO_MODEL_PATH=/home/user_name/workspace_name/src/multi_robot_mpc/models
- source bashrc file
roslaunch multi_robot_mpc multi_robot_nodes.launch
launch node for each robotroslaunch multi_robot_mpc multi_robot_env.launch
multirobot environment in gazeboroslaunch multi_robot_mpc multi_robot_spawn.launch
spawn robots in the environment