diff --git a/.catkin_workspace b/.catkin_workspace
new file mode 100644
index 0000000..52fd97e
--- /dev/null
+++ b/.catkin_workspace
@@ -0,0 +1 @@
+# This file currently only serves to mark the location of a catkin workspace for tool integration
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
new file mode 100644
index 0000000..eea29b3
--- /dev/null
+++ b/.vscode/c_cpp_properties.json
@@ -0,0 +1,21 @@
+{
+ "configurations": [
+ {
+ "browse": {
+ "databaseFilename": "${default}",
+ "limitSymbolsToIncludedHeaders": false
+ },
+ "includePath": [
+ "/opt/ros/noetic/include/**",
+ "/home/sasu/kubot_ws/src/kubot_description/include/**",
+ "/usr/include/**"
+ ],
+ "name": "ROS",
+ "intelliSenseMode": "gcc-x64",
+ "compilerPath": "/usr/bin/gcc",
+ "cStandard": "gnu11",
+ "cppStandard": "c++14"
+ }
+ ],
+ "version": 4
+}
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..d1fc194
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,8 @@
+{
+ "python.autoComplete.extraPaths": [
+ "/opt/ros/noetic/lib/python3/dist-packages"
+ ],
+ "python.analysis.extraPaths": [
+ "/opt/ros/noetic/lib/python3/dist-packages"
+ ]
+}
\ No newline at end of file
diff --git a/src/turtlebot_description/launch/gazebo.launch b/src/turtlebot_description/launch/gazebo.launch
index e69de29..dd06c02 100644
--- a/src/turtlebot_description/launch/gazebo.launch
+++ b/src/turtlebot_description/launch/gazebo.launch
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/turtlebot_description/urdf/turtlebot.urdf.xacro b/src/turtlebot_description/urdf/turtlebot.urdf.xacro
index 50b7bd5..7a52a97 100644
--- a/src/turtlebot_description/urdf/turtlebot.urdf.xacro
+++ b/src/turtlebot_description/urdf/turtlebot.urdf.xacro
@@ -19,7 +19,7 @@
-
+
@@ -44,7 +44,7 @@
-
+