File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,21 @@ service | Noetic / One | Humble (coming soon)
16
16
GitHub | [ ![ Format] ( https://github.com/ubi-agni/mujoco_ros_pkgs/actions/workflows/format.yaml/badge.svg?branch=noetic-devel )] ( https://github.com/ubi-agni/mujoco_ros_pkgs/actions/workflows/format.yaml?query=branch%3Anoetic-devel ) [ ![ CI] ( https://github.com/ubi-agni/mujoco_ros_pkgs/actions/workflows/ci.yaml/badge.svg?branch=noetic-devel )] ( https://github.com/ubi-agni/mujoco_ros_pkgs/actions/workflows/ci.yaml?query=branch%3Anoetic-devel ) | - |
17
17
CodeCov | [ ![ codecov] ( https://codecov.io/gh/ubi-agni/mujoco_ros_pkgs/branch/noetic-devel/graph/badge.svg?token=W7uHKcY0ly )] ( https://codecov.io/gh/ubi-agni/mujoco_ros_pkgs ) | - |
18
18
19
+ # Features at a Glance
20
+
21
+ Feature | Noetic / One | Humble
22
+ ------- | :----------: | :-----:
23
+ Interactive GUI | ✔️ | ✔️ |
24
+ Headless Mode (OSMESA\EGL) | ✔️ | ✔️ |
25
+ Virtual Camera Streams (RGB, Depth, Segmentation Masks) | ✔️ | ✔️ |
26
+ Loading Custom PluginLib Plugins | ✔️ | ✔️ |
27
+ Simulation Controls Through Services/Actions | ✔️ | ✔️ |
28
+ ROS Control |️ ✔️ | ✖️ |
29
+ MuJoCo Sensor Streams | ✔️ | ✖️ |
30
+ Laser Sensors | ✔️ | ✖️ |
31
+ Mocap Body Control Topic/Service | ✔️ | ✖️ |
32
+ Python bindings | WIP | ✖️ |
33
+ Spawning Objects via ROS | ✖️ | ✖️ |
19
34
20
35
# Build Instructions
21
36
1 . Make sure MuJoCo is installed (the current build uses version 3.2.0) and runs on your machine.
You can’t perform that action at this time.
0 commit comments