Open codeundercoverdev opened 4 months ago
You might not have installed the emulator. You can install the emulator by running the install_emulator.sh
from the repo.
It also need to have docker as a prerequisite.
I have the same issue, I already run install_emulator.sh
before the ros2 launch
I am unable to get RViz to work with the humble distributioin on UBuntu 22.04.
I just installed and ran
ros2 launch dsr_bringup2 dsr_bringup2_rviz.launch.py mode:=virtual host:=127.0.0.1 port:=12345 model:=m1013
exactly as stated in the readme. Regardless of the model I decide to use, I always get this message (but with a different model depending on what I use). I've tried removing all the arguments as well, but no matter what I do I get this message:The Robot Model in the RVIZ GUI seems to reiterate what the console says:
How can I fix this?