You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Artem-Darius Weber
2ef24f1ef7
|
2 months ago | |
---|---|---|
mors_base | 2 months ago | |
mors_pc | 2 months ago | |
whole_body_state_msgs | 2 months ago | |
.gitattributes | 2 months ago | |
Dockerfile | 2 months ago | |
README.md | 2 months ago | |
ros_mors_sim.tar | 2 months ago |
README.md
МГУ МОРС Собака (кошка)
docker load -i ros_mors_sim.tar
docker run -it --rm --env="DISPLAY=host.docker.internal:0.0" ros_mors_sim
Запуск полной симуляции с графическим интерфейсом:
roslaunch mors bringup_sim.launch robogui:=true
Запуск только симуляции в PyBullet:
roslaunch mors_sim mors_pybullet.launch
Запуск модели в RViz:
roslaunch mors_sim mors_rviz.launch