linorobot / linorobot2

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

ros2 launch linorobot2_bringup bringup.launch.py [error] #75

Open justinbar opened 11 months ago

justinbar commented 11 months ago

when i run ros2 launch linorobot2_bringup bringup.launch.py I got this error Screenshot from 2023-07-06 21-03-59

mich1342 commented 9 months ago

Hi, if I am not mistaken it is about your microRos package. It could not found it. Make sure your terminal running the bringup launch already source your microRos package.

iiZtZahran commented 3 weeks ago

I have encountered the same problem but for your case you are in the wrong directory so make sure you are in the linorobot2_ws which is created automatically once you made the robot computer installation also as mentioned in the previous comment micro-ros package is not found and that package is created in the linorobot_ws directory