fix: add wait time
This commit is contained in:
parent
348e7b4691
commit
4a8e372c98
@ -33,6 +33,9 @@
|
||||
<arg name="move_forward_only" value="false"/>
|
||||
</include>
|
||||
|
||||
<param name="/move_base/DWAPlannerROS/yaw_goal_tolerance" value="6.28" />
|
||||
<param name="/move_base/DWAPlannerROS/xy_goal_tolerance" value="0.20" />
|
||||
|
||||
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find turtlebot3_navigation)/rviz/turtlebot3_navigation.rviz"/>
|
||||
|
||||
<node pkg="myrobot_pkg" type="controller.py" name="nav_controller" output="screen">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user