Skip to content

Commit

Permalink
ignore .pgm
Browse files Browse the repository at this point in the history
  • Loading branch information
tianb03 committed Aug 21, 2019
1 parent 9f28e08 commit ca17b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions racecar_slam/maps/tianbot_office.pgm

This file was deleted.

4 changes: 2 additions & 2 deletions racecar_teleop/launch/joystick_teleop.launch
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<node pkg="racecar_teleop" type="racecar_joy.py" name="racecar_joy">
<!-- for logitech, check if the joypad is set to d mode -->
<param if="$(eval joy_mode=='X')" name="joy_mode" value="X" />
<param name="throttle_scale" value="0.6" type="double"/>
<param name="servo_scale" value="0.8" type="double"/>
<param name="throttle_scale" value="1.0" type="double"/>
<param name="servo_scale" value="1.0" type="double"/>
</node>
</launch>

0 comments on commit ca17b61

Please sign in to comment.