Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jan 30, 2024
1 parent 326f822 commit 56c2c51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion rosbot_xl/rosbot_xl_hardware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories:
ros_components_description:
type: git
url: https://github.com/husarion/ros_components_description.git
version: main
version: ros2
rosbot_controllers:
type: git
url: https://github.com/husarion/rosbot_controllers
Expand Down
1 change: 0 additions & 1 deletion rosbot_xl_gazebo/test/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ class SimulationTestNode(Node):
# The inaccuracies in measurement uncertainties and wheel slippage
# cause the rosbot_xl_base_controller to determine inaccurate odometry.
ACCURACY = 0.10 # 10% accuracy
HARDWARE_PUBLISHERS_RATE = 10.0
VELOCITY_STABILIZATION_DELAY = 2

def __init__(self, name="test_node", namespace=None):
Expand Down

0 comments on commit 56c2c51

Please sign in to comment.