Skip to content
Snippets Groups Projects
Commit fc51b452 authored by Antonio Andriella's avatar Antonio Andriella
Browse files

code refactoring

parent f7d80874
No related branches found
No related tags found
No related merge requests found
...@@ -3,14 +3,8 @@ ...@@ -3,14 +3,8 @@
<!-- Start screen_listener node --> <!-- Start screen_listener node -->
<node name="rsdk_xdisplay_image" pkg="robot_facial_expression" type="screen_listener.py" /> <node name="rsdk_xdisplay_image" pkg="robot_face_expression" type="screen_listener.py" />
<arg name="gender" default="female" />
<param name="/gender" value="$(arg gender)" />
<!-- Start control_physical node
<node name="control" pkg="robot_facial_expression" type="control_physical.py" />
-->
</launch> </launch>
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