mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
Add line into CHANGELOG and remove comments in sdf file and urdf file
This commit is contained in:
parent
8ef45924b7
commit
b509354cad
@ -3,6 +3,7 @@ Changelog for package turtlebot3_fake
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2.3.0 (2025-02-17)
|
||||
------------------
|
||||
* none
|
||||
|
||||
2.2.6 (2202-05-26)
|
||||
|
||||
@ -3,6 +3,7 @@ Changelog for package turtlebot3_gazebo
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2.3.0 (2025-02-17)
|
||||
------------------
|
||||
* Added multi-robot launch functionality
|
||||
* Updated robot mesh in Gazebo and RViz
|
||||
* Added launch file for TurtleBot3 Autorace 2020
|
||||
|
||||
@ -29,7 +29,6 @@
|
||||
</geometry>
|
||||
<material>
|
||||
<script>
|
||||
<!--uri>file://materials/scripts/floor.material</uri-->
|
||||
<uri>model://turtlebot3_autorace_2020/course/materials/scripts</uri>
|
||||
<uri>model://turtlebot3_autorace_2020/course/materials/textures</uri>
|
||||
<name>course</name>
|
||||
|
||||
@ -1,9 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<robot name="turtlebot3_burger_cam"
|
||||
xmlns:xacro="http://ros.org/wiki/xacro">
|
||||
<!-- <xacro:include filename="$(find turtlebot3_description)/urdf/common_properties.urdf"/> -->
|
||||
|
||||
<!-- Init colour -->
|
||||
|
||||
<material name="black">
|
||||
<color rgba="0.0 0.0 0.0 1.0"/>
|
||||
</material>
|
||||
|
||||
@ -3,6 +3,7 @@ Changelog for package turtlebot3_simulations
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2.3.0 (2025-02-17)
|
||||
------------------
|
||||
* Added multi-robot launch functionality
|
||||
* Updated robot mesh in Gazebo and RViz
|
||||
* Added launch file for TurtleBot3 Autorace 2020
|
||||
|
||||
Loading…
Reference in New Issue
Block a user