linorobot / linorobot2

Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Apache License 2.0
437 stars 148 forks source link

Typo in "Optional parameters for simulation on host machine:" #19

Closed cpeavy2 closed 2 years ago

cpeavy2 commented 2 years ago

ros2 launch linorobo2_description description.launch.py rviz:=true

Should read: ros2 launch linorobot2_description description.launch.py rviz:=true

grassjelly commented 2 years ago

fixed with https://github.com/linorobot/linorobot2/commit/f3a9f1ef6cb94eecc4dd791aaa73e1d1273bd5cb . Thanks!