Closed GithubHZzz closed 7 months ago
Hello @GithubHZzz, and thanks for your supporting!
We are sorry that our documentation is not up to date.
"maps_layer_config.yaml"
should be "map_layers_config.yaml"
. This mistake makes launch files re-generation failed.
Robot2's position should be correct, e.g., robot2_x_pos: "1.0"
, robot2_y_pos: "0.0"
RViz should be set correctly. RobotModel->Robot Description should be changed from robot_description
to robot1/description
and TF Prefix should be robot1
. With adding another RobotModel, you can visualize robot2.
Hello. I made the modifications according to what you said and found that although three robots can indeed be displayed, clicking on [2D Nav Goal] does not move the robots. Is there a problem with which namespace? I haven't found it yet.
Hello there. I tried testing multiple turtlebots by modifying the user_config.yaml but the simulation stayed the same and only displayed one turtlebot. Im using the same example as the one you gave. Is there something im missing?
Thanks.