Skip to content

Commit

Permalink
Correct the name of generated test file for robot's description.
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored Jan 18, 2022
1 parent 4a2ff16 commit 726469d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-robot-description.bash
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ git commit -m "RosTeamWS: Description files for $ROBOT_NAME generated."
compile_and_source_package $PKG_NAME

echo ""
echo "FINISHED: You can test the configuration by executing 'ros2 launch $PKG_NAME test_${ROBOT_NAME}_description.launch.py'"
echo "FINISHED: You can test the configuration by executing 'ros2 launch $PKG_NAME view_${ROBOT_NAME}.launch.py'"

0 comments on commit 726469d

Please sign in to comment.