Skip to content
Snippets Groups Projects
Commit 718a8e88 authored by NoelieRamuzat's avatar NoelieRamuzat
Browse files

[scripts] Reference the created issue

parent bb3571e1
No related branches found
No related tags found
1 merge request!12[scripts] Add python file to start simulation for 16.04
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# This file is a temporary fix for the ubuntu version 16.04 of the script start_talos_gazebo.py # This file is a temporary fix for the ubuntu version 16.04 of the script start_talos_gazebo.py
# The path to talos_data cannot be retreive using the rospkg.RosPack() and get_path('talos_data') in 16.04. # The path to talos_data cannot be retreive using the rospkg.RosPack() and get_path('talos_data') in 16.04.
# This should be investigated (see issue #3 "Hardcoded talos_data path for 16.04 in script start_talos_gazebo_16_04.py") # This should be investigated (see issue #4 "Hardcoded talos_data path for 16.04 in script start_talos_gazebo_16_04.py")
import os import os
import rospy import rospy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment